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

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

<https://eurobis.org/id/occurrence/5837__1386_100928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100928'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1386_100928'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.3'^^xsd:double;
  dwc:endTimeOfDay '11.0975'^^xsd:double;
  dwc:longitude '-61.5'^^xsd:double;
  dwc:latitude '15.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100928'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -60.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.5"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100929'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_100929'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '4.6541666666667'^^xsd:double;
  dwc:endTimeOfDay '9.9972222222222'^^xsd:double;
  dwc:longitude '-60.5'^^xsd:double;
  dwc:latitude '15.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100929'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -60.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-60.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100930'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_100930'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.8972222222222'^^xsd:double;
  dwc:endTimeOfDay '10.756111111111'^^xsd:double;
  dwc:longitude '-60.5'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100930'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -59.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-59.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100935'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1386_100935'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '1.8847222222222'^^xsd:double;
  dwc:endTimeOfDay '8.6958333333333'^^xsd:double;
  dwc:longitude '-59.5'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100935'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -59.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-59.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100702'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1386_100702'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.69'^^xsd:double;
  dwc:endTimeOfDay '16.113055555556'^^xsd:double;
  dwc:longitude '-59.5'^^xsd:double;
  dwc:latitude '17.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100702'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -58.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100939'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1386_100939'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '8.4280555555556'^^xsd:double;
  dwc:endTimeOfDay '14.581666666667'^^xsd:double;
  dwc:longitude '-58.5'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100939'^^xsd:string;
  dwc:observationDate '2016-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -58.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100714'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1386_100714'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8.6466666666667'^^xsd:double;
  dwc:endTimeOfDay '9.7052777777778'^^xsd:double;
  dwc:longitude '-58.5'^^xsd:double;
  dwc:latitude '17.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100714'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -58.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100741'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1386_100741'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.430833333333'^^xsd:double;
  dwc:endTimeOfDay '21.594722222222'^^xsd:double;
  dwc:longitude '-58.5'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100741'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -58.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100751'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_100751'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.0311111111111'^^xsd:double;
  dwc:endTimeOfDay '10.362777777778'^^xsd:double;
  dwc:longitude '-58.5'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100751'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100747'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1386_100747'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.7830555555556'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100747'^^xsd:string;
  dwc:observationDate '2016-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100764'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1386_100764'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.621111111111'^^xsd:double;
  dwc:endTimeOfDay '12.779166666667'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '20.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100764'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100777'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1386_100777'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.496388888889'^^xsd:double;
  dwc:endTimeOfDay '15.672777777778'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '21.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100777'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100790'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1386_100790'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '21.074166666667'^^xsd:double;
  dwc:endTimeOfDay '21.301111111111'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '22.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100790'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100800'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1386_100800'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '3.8644444444444'^^xsd:double;
  dwc:endTimeOfDay '17.418888888889'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '23.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100800'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100808'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1386_100808'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '3.4911111111111'^^xsd:double;
  dwc:endTimeOfDay '16.751666666667'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100808'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100811'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1386_100811'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '5.0397222222222'^^xsd:double;
  dwc:endTimeOfDay '11.263611111111'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '25.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100811'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100819'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1386_100819'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '15.763888888889'^^xsd:double;
  dwc:endTimeOfDay '18.904166666667'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100819'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100827'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1386_100827'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '2.3311111111111'^^xsd:double;
  dwc:endTimeOfDay '15.113611111111'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100827'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100837'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1386_100837'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '6.7572222222222'^^xsd:double;
  dwc:endTimeOfDay '18.045555555556'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100837'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100849'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1386_100849'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '7.4622222222222'^^xsd:double;
  dwc:endTimeOfDay '13.766111111111'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100849'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100854'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1386_100854'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '16.67'^^xsd:double;
  dwc:endTimeOfDay '4.2211111111111'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100854'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100856'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1386_100856'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0183333333333'^^xsd:double;
  dwc:longitude '-57.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100856'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100942'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_100942'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '9.3963888888889'^^xsd:double;
  dwc:endTimeOfDay '7.2383333333333'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '17.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100942'^^xsd:string;
  dwc:observationDate '2016-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100805'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1386_100805'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.7408333333333'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100805'^^xsd:string;
  dwc:observationDate '2016-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100810'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1386_100810'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.225277777778'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '25.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100810'^^xsd:string;
  dwc:observationDate '2016-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100813'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_100813'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '22.555555555556'^^xsd:double;
  dwc:endTimeOfDay '3.8527777777778'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100813'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100824'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1386_100824'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '10.309722222222'^^xsd:double;
  dwc:endTimeOfDay '11.049722222222'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100824'^^xsd:string;
  dwc:observationDate '2016-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100838'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1386_100838'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '17.692777777778'^^xsd:double;
  dwc:endTimeOfDay '3.5380555555556'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100838'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100848'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_100848'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '15.824444444444'^^xsd:double;
  dwc:endTimeOfDay '22.366944444444'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100848'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100855'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1386_100855'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '18.7425'^^xsd:double;
  dwc:endTimeOfDay '8.1105555555556'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100855'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100864'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1386_100864'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.203888888889'^^xsd:double;
  dwc:endTimeOfDay '4.2386111111111'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100864'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100872'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1386_100872'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '17.532222222222'^^xsd:double;
  dwc:endTimeOfDay '7.1444444444444'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100872'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100878'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1386_100878'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.309722222222'^^xsd:double;
  dwc:endTimeOfDay '16.701388888889'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100878'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100888'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1386_100888'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '5.6433333333333'^^xsd:double;
  dwc:endTimeOfDay '18.908055555556'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100888'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100895'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1386_100895'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '9.4355555555556'^^xsd:double;
  dwc:endTimeOfDay '10.096111111111'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100895'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100899'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1386_100899'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.648055555556'^^xsd:double;
  dwc:endTimeOfDay '16.944722222222'^^xsd:double;
  dwc:longitude '-56.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100899'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100943'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1386_100943'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.9244444444444'^^xsd:double;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '17.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100943'^^xsd:string;
  dwc:observationDate '2016-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100900'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_100900'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.0766666666667'^^xsd:double;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100900'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100901'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_100901'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.311388888889'^^xsd:double;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100901'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100945'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1386_100945'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '3.0988888888889'^^xsd:double;
  dwc:endTimeOfDay '6.4316666666667'^^xsd:double;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '20.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100945'^^xsd:string;
  dwc:observationDate '2016-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.5"^^xsd:decimal ;
  dwc:decimalLongitude "-52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100946'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_100946'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6097222222222'^^xsd:double;
  dwc:longitude '-52.5'^^xsd:double;
  dwc:latitude '20.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100946'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "-51.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100947'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1386_100947'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.47'^^xsd:double;
  dwc:longitude '-51.5'^^xsd:double;
  dwc:latitude '21.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100947'^^xsd:string;
  dwc:observationDate '2016-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100948'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_100948'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.746666666667'^^xsd:double;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '23.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100948'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5"^^xsd:decimal ;
  dwc:decimalLongitude "-49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100949'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1386_100949'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.947777777778'^^xsd:double;
  dwc:longitude '-49.5'^^xsd:double;
  dwc:latitude '25.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100949'^^xsd:string;
  dwc:observationDate '2016-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100950'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_100950'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.285'^^xsd:double;
  dwc:longitude '-46.5'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100950'^^xsd:string;
  dwc:observationDate '2016-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "-46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100951'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_100951'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6163888888889'^^xsd:double;
  dwc:longitude '-46.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100951'^^xsd:string;
  dwc:observationDate '2016-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -45.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100952'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_100952'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1194444444444'^^xsd:double;
  dwc:longitude '-45.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100952'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100953'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_100953'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.790277777778'^^xsd:double;
  dwc:longitude '-44.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100953'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_261'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1386_261'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8205555555556'^^xsd:double;
  dwc:longitude '-44.5'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_261'^^xsd:string;
  dwc:observationDate '2017-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -38.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-38.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100957'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1386_100957'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '9.4311111111111'^^xsd:double;
  dwc:endTimeOfDay '19.301111111111'^^xsd:double;
  dwc:longitude '-38.5'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100957'^^xsd:string;
  dwc:observationDate '2016-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -38.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-38.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100960'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1386_100960'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '9.0938888888889'^^xsd:double;
  dwc:endTimeOfDay '16.45'^^xsd:double;
  dwc:longitude '-38.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100960'^^xsd:string;
  dwc:observationDate '2016-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100962'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1386_100962'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '3.1980555555556'^^xsd:double;
  dwc:endTimeOfDay '5.8130555555556'^^xsd:double;
  dwc:longitude '-37.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100962'^^xsd:string;
  dwc:observationDate '2016-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100964'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1386_100964'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '11.230277777778'^^xsd:double;
  dwc:endTimeOfDay '14.666388888889'^^xsd:double;
  dwc:longitude '-36.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100964'^^xsd:string;
  dwc:observationDate '2016-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100974'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1386_100974'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.4288888888889'^^xsd:double;
  dwc:endTimeOfDay '9.3022222222222'^^xsd:double;
  dwc:longitude '-33.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100974'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100981'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1386_100981'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.663888888889'^^xsd:double;
  dwc:endTimeOfDay '2.0763888888889'^^xsd:double;
  dwc:longitude '-32.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100981'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100982'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1386_100982'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9047222222222'^^xsd:double;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100982'^^xsd:string;
  dwc:observationDate '2016-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100985'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_100985'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '20.844166666667'^^xsd:double;
  dwc:endTimeOfDay '2.4719444444444'^^xsd:double;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100985'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100986'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1386_100986'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.244166666667'^^xsd:double;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100986'^^xsd:string;
  dwc:observationDate '2016-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100991'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1386_100991'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '2.5397222222222'^^xsd:double;
  dwc:endTimeOfDay '8.8147222222222'^^xsd:double;
  dwc:longitude '-29.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100991'^^xsd:string;
  dwc:observationDate '2016-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_280'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1386_280'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.301666666667'^^xsd:double;
  dwc:endTimeOfDay '18.528888888889'^^xsd:double;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_280'^^xsd:string;
  dwc:observationDate '2018-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_100997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_100997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_100997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_100997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_100997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_100997'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1386_100997'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '3.6019444444444'^^xsd:double;
  dwc:endTimeOfDay '3.2083333333333'^^xsd:double;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_100997'^^xsd:string;
  dwc:observationDate '2016-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_43'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_43'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '10.813611111111'^^xsd:double;
  dwc:endTimeOfDay '9.7572222222222'^^xsd:double;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_43'^^xsd:string;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_32'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_32'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '7.8758333333333'^^xsd:double;
  dwc:endTimeOfDay '8.92'^^xsd:double;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_32'^^xsd:string;
  dwc:observationDate '2016-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_29'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_29'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '4.0511111111111'^^xsd:double;
  dwc:endTimeOfDay '6.5044444444444'^^xsd:double;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_29'^^xsd:string;
  dwc:observationDate '2016-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_26'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1386_26'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7297222222222'^^xsd:double;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_26'^^xsd:string;
  dwc:observationDate '2016-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_281'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_281'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.556111111111'^^xsd:double;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_281'^^xsd:string;
  dwc:observationDate '2018-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101003'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_101003'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '4.1555555555556'^^xsd:double;
  dwc:endTimeOfDay '10.081111111111'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101003'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_40'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1386_40'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.3980555555556'^^xsd:double;
  dwc:endTimeOfDay '5.2483333333333'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_40'^^xsd:string;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101010'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1386_101010'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '1.2447222222222'^^xsd:double;
  dwc:endTimeOfDay '18.337777777778'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101010'^^xsd:string;
  dwc:observationDate '2016-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_44'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1386_44'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9538888888889'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_44'^^xsd:string;
  dwc:observationDate '2016-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101012'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1386_101012'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '2.6625'^^xsd:double;
  dwc:endTimeOfDay '4.3541666666667'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101012'^^xsd:string;
  dwc:observationDate '2016-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_45'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1386_45'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3227777777778'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_45'^^xsd:string;
  dwc:observationDate '2016-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_272'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1386_272'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '18.893055555556'^^xsd:double;
  dwc:endTimeOfDay '5.0672222222222'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_272'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_270'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1386_270'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '19.166388888889'^^xsd:double;
  dwc:endTimeOfDay '19.240277777778'^^xsd:double;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_270'^^xsd:string;
  dwc:observationDate '2018-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101318'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_101318'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '14.7925'^^xsd:double;
  dwc:endTimeOfDay '20.206666666667'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101318'^^xsd:string;
  dwc:observationDate '2017-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101026'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1386_101026'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '6.4744444444444'^^xsd:double;
  dwc:endTimeOfDay '10.721666666667'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101026'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_282'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_282'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.269444444444'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_282'^^xsd:string;
  dwc:observationDate '2018-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_286'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_286'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.391388888889'^^xsd:double;
  dwc:endTimeOfDay '19.283055555556'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_286'^^xsd:string;
  dwc:observationDate '2018-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_293'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1386_293'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.54'^^xsd:double;
  dwc:endTimeOfDay '19.2475'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_293'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_145'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1386_145'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '6.6688888888889'^^xsd:double;
  dwc:endTimeOfDay '6.6797222222222'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_145'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_301'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1386_301'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '19.081666666667'^^xsd:double;
  dwc:endTimeOfDay '20.088055555556'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_301'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_303'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1386_303'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '5.3558333333333'^^xsd:double;
  dwc:endTimeOfDay '20.768888888889'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_303'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_378'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1386_378'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '13.431111111111'^^xsd:double;
  dwc:endTimeOfDay '3.9622222222222'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_378'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_589'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1386_589'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.429166666667'^^xsd:double;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_589'^^xsd:string;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101316'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1386_101316'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.5108333333333'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101316'^^xsd:string;
  dwc:observationDate '2016-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101028'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1386_101028'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.1836111111111'^^xsd:double;
  dwc:endTimeOfDay '16.141111111111'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101028'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_51'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_51'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '18.836111111111'^^xsd:double;
  dwc:endTimeOfDay '19.271111111111'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_51'^^xsd:string;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_285'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1386_285'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.072222222222'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_285'^^xsd:string;
  dwc:observationDate '2018-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_297'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_297'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '19.606111111111'^^xsd:double;
  dwc:endTimeOfDay '20.113055555556'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_297'^^xsd:string;
  dwc:observationDate '2018-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_125'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1386_125'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '17.381111111111'^^xsd:double;
  dwc:endTimeOfDay '19.021388888889'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_125'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_298'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_298'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '18.892777777778'^^xsd:double;
  dwc:endTimeOfDay '18.811111111111'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_298'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_309'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1386_309'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '2.9941666666667'^^xsd:double;
  dwc:endTimeOfDay '20.229722222222'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_309'^^xsd:string;
  dwc:observationDate '2018-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_393'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_393'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '2.2155555555556'^^xsd:double;
  dwc:endTimeOfDay '6.5666666666667'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_393'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_592'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1386_592'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '1.3783333333333'^^xsd:double;
  dwc:endTimeOfDay '1.555'^^xsd:double;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_592'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_73'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1386_73'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '19.393611111111'^^xsd:double;
  dwc:endTimeOfDay '13.003888888889'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_73'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_70'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1386_70'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.658055555556'^^xsd:double;
  dwc:endTimeOfDay '9.2675'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_70'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101037'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1386_101037'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '1.9125'^^xsd:double;
  dwc:endTimeOfDay '13.451111111111'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101037'^^xsd:string;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_99'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1386_99'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '18.104444444444'^^xsd:double;
  dwc:endTimeOfDay '19.810277777778'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_99'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_164'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1386_164'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '19.241111111111'^^xsd:double;
  dwc:endTimeOfDay '19.614166666667'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_164'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_312'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1386_312'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '19.686388888889'^^xsd:double;
  dwc:endTimeOfDay '20.184722222222'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_312'^^xsd:string;
  dwc:observationDate '2018-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_352'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_352'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.9175'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_352'^^xsd:string;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_493'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_493'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '1.3497222222222'^^xsd:double;
  dwc:endTimeOfDay '5.425'^^xsd:double;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_493'^^xsd:string;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101315'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_101315'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.559166666667'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101315'^^xsd:string;
  dwc:observationDate '2016-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101039'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_101039'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '4.8852777777778'^^xsd:double;
  dwc:endTimeOfDay '6.9075'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101039'^^xsd:string;
  dwc:observationDate '2016-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101042'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_101042'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '11.201111111111'^^xsd:double;
  dwc:endTimeOfDay '14.309722222222'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101042'^^xsd:string;
  dwc:observationDate '2016-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_97'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1386_97'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19.164444444444'^^xsd:double;
  dwc:endTimeOfDay '19.536944444444'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_97'^^xsd:string;
  dwc:observationDate '2017-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_176'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1386_176'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '17.729444444444'^^xsd:double;
  dwc:endTimeOfDay '20.583888888889'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_176'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_182'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1386_182'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.295277777778'^^xsd:double;
  dwc:endTimeOfDay '20.837222222222'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_182'^^xsd:string;
  dwc:observationDate '2017-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_351'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_351'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '18.345'^^xsd:double;
  dwc:endTimeOfDay '21.790555555556'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_351'^^xsd:string;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_9'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1386_9'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '10.731666666667'^^xsd:double;
  dwc:endTimeOfDay '20.778611111111'^^xsd:double;
  dwc:longitude '-22.5'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_9'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_76'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1386_76'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11.9375'^^xsd:double;
  dwc:endTimeOfDay '13.659166666667'^^xsd:double;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_76'^^xsd:string;
  dwc:observationDate '2016-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101046'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_101046'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.2505555555556'^^xsd:double;
  dwc:endTimeOfDay '6.75'^^xsd:double;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101046'^^xsd:string;
  dwc:observationDate '2016-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_84'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1386_84'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '9.0430555555556'^^xsd:double;
  dwc:endTimeOfDay '11.979166666667'^^xsd:double;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_84'^^xsd:string;
  dwc:observationDate '2016-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_95'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1386_95'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '18.938333333333'^^xsd:double;
  dwc:endTimeOfDay '19.791666666667'^^xsd:double;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_95'^^xsd:string;
  dwc:observationDate '2017-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_187'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1386_187'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.452222222222'^^xsd:double;
  dwc:endTimeOfDay '20.519722222222'^^xsd:double;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_187'^^xsd:string;
  dwc:observationDate '2017-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_343'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_343'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.098888888889'^^xsd:double;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_343'^^xsd:string;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101314'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1386_101314'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '6.5091666666667'^^xsd:double;
  dwc:endTimeOfDay '16.467222222222'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101314'^^xsd:string;
  dwc:observationDate '2016-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101052'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1386_101052'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '4.0291666666667'^^xsd:double;
  dwc:endTimeOfDay '11.312777777778'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101052'^^xsd:string;
  dwc:observationDate '2016-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_92'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1386_92'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.1238888888889'^^xsd:double;
  dwc:endTimeOfDay '4.9694444444444'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_92'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_85'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1386_85'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5544444444444'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_85'^^xsd:string;
  dwc:observationDate '2017-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_190'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_190'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '19.111388888889'^^xsd:double;
  dwc:endTimeOfDay '20.259722222222'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_190'^^xsd:string;
  dwc:observationDate '2017-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_241'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_241'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '19.5725'^^xsd:double;
  dwc:endTimeOfDay '20.729166666667'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_241'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_314'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1386_314'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '20.951944444444'^^xsd:double;
  dwc:endTimeOfDay '21.823055555556'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '59.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_314'^^xsd:string;
  dwc:observationDate '2018-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_342'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_342'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '17.167777777778'^^xsd:double;
  dwc:endTimeOfDay '21.924444444444'^^xsd:double;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_342'^^xsd:string;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101307'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_101307'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0427777777778'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101307'^^xsd:string;
  dwc:observationDate '2016-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101306'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1386_101306'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0725'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101306'^^xsd:string;
  dwc:observationDate '2016-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101057'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1386_101057'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '5.8302777777778'^^xsd:double;
  dwc:endTimeOfDay '13.679166666667'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101057'^^xsd:string;
  dwc:observationDate '2016-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_86'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1386_86'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.1319444444444'^^xsd:double;
  dwc:endTimeOfDay '9.8533333333333'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_86'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_217'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1386_217'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '4.7105555555556'^^xsd:double;
  dwc:endTimeOfDay '19.411944444444'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_217'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_243'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1386_243'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '20.385555555556'^^xsd:double;
  dwc:endTimeOfDay '21.571944444444'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_243'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_259'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1386_259'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '20.935'^^xsd:double;
  dwc:endTimeOfDay '21.474722222222'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '59.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_259'^^xsd:string;
  dwc:observationDate '2017-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_320'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_320'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.1202777777778'^^xsd:double;
  dwc:endTimeOfDay '17.455277777778'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '60.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_320'^^xsd:string;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_329'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1386_329'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.400277777778'^^xsd:double;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_329'^^xsd:string;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101061'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1386_101061'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '7.8294444444444'^^xsd:double;
  dwc:endTimeOfDay '13.473611111111'^^xsd:double;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101061'^^xsd:string;
  dwc:observationDate '2016-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_214'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1386_214'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '20.233611111111'^^xsd:double;
  dwc:endTimeOfDay '4.3066666666667'^^xsd:double;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_214'^^xsd:string;
  dwc:observationDate '2017-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_239'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1386_239'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '19.074444444444'^^xsd:double;
  dwc:endTimeOfDay '21.838055555556'^^xsd:double;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_239'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_260'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_260'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.854722222222'^^xsd:double;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '59.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_260'^^xsd:string;
  dwc:observationDate '2017-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101305'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1386_101305'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.6975'^^xsd:double;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101305'^^xsd:string;
  dwc:observationDate '2016-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101064'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1386_101064'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.6319444444444'^^xsd:double;
  dwc:endTimeOfDay '15.04'^^xsd:double;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101064'^^xsd:string;
  dwc:observationDate '2016-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_250'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1386_250'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '17.101111111111'^^xsd:double;
  dwc:endTimeOfDay '20.170555555556'^^xsd:double;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '59.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_250'^^xsd:string;
  dwc:observationDate '2017-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101069'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1386_101069'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '6.2208333333333'^^xsd:double;
  dwc:endTimeOfDay '16.518888888889'^^xsd:double;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101069'^^xsd:string;
  dwc:observationDate '2016-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_323'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_323'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '17.471944444444'^^xsd:double;
  dwc:endTimeOfDay '20.680833333333'^^xsd:double;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_323'^^xsd:string;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101075'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1386_101075'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.0958333333333'^^xsd:double;
  dwc:endTimeOfDay '17.321111111111'^^xsd:double;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101075'^^xsd:string;
  dwc:observationDate '2016-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101304'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1386_101304'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '4.5919444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1377777777778'^^xsd:double;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101304'^^xsd:string;
  dwc:observationDate '2016-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_324'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_324'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.479444444444'^^xsd:double;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_324'^^xsd:string;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_326'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1386_326'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '21.664722222222'^^xsd:double;
  dwc:endTimeOfDay '21.685555555556'^^xsd:double;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '62.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_326'^^xsd:string;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101076'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1386_101076'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.6875'^^xsd:double;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101076'^^xsd:string;
  dwc:observationDate '2016-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101302'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1386_101302'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.3869444444444'^^xsd:double;
  dwc:endTimeOfDay '15.262222222222'^^xsd:double;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101302'^^xsd:string;
  dwc:observationDate '2016-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_328'^^xsd:string;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_328'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '21.451388888889'^^xsd:double;
  dwc:endTimeOfDay '21.995277777778'^^xsd:double;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '62.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Basking Shark" by the provider'^^xsd:string;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId '1386_328'^^xsd:string;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101079'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1386_101079'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '16.666388888889'^^xsd:double;
  dwc:endTimeOfDay '20.211944444444'^^xsd:double;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101079'^^xsd:string;
  dwc:observationDate '2016-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101297'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1386_101297'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.950833333333'^^xsd:double;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101297'^^xsd:string;
  dwc:observationDate '2016-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101296'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1386_101296'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '4.2413888888889'^^xsd:double;
  dwc:endTimeOfDay '4.1119444444444'^^xsd:double;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101296'^^xsd:string;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101084'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1386_101084'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '19.569166666667'^^xsd:double;
  dwc:endTimeOfDay '16.858055555556'^^xsd:double;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101084'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101292'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1386_101292'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '8.3927777777778'^^xsd:double;
  dwc:endTimeOfDay '10.581666666667'^^xsd:double;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101292'^^xsd:string;
  dwc:observationDate '2016-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101090'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1386_101090'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '5.2586111111111'^^xsd:double;
  dwc:endTimeOfDay '16.498055555556'^^xsd:double;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101090'^^xsd:string;
  dwc:observationDate '2016-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101290'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1386_101290'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '2.9719444444444'^^xsd:double;
  dwc:endTimeOfDay '16.768611111111'^^xsd:double;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101290'^^xsd:string;
  dwc:observationDate '2016-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101104'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_101104'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '7.6055555555556'^^xsd:double;
  dwc:endTimeOfDay '7.4166666666667'^^xsd:double;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101104'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101286'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1386_101286'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '17.401944444444'^^xsd:double;
  dwc:endTimeOfDay '1.7011111111111'^^xsd:double;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101286'^^xsd:string;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101108'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1386_101108'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '15.6025'^^xsd:double;
  dwc:endTimeOfDay '7.1833333333333'^^xsd:double;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101108'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101284'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1386_101284'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '6.0141666666667'^^xsd:double;
  dwc:endTimeOfDay '18.129722222222'^^xsd:double;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101284'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101283'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1386_101283'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.8975'^^xsd:double;
  dwc:endTimeOfDay '3.8802777777778'^^xsd:double;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101283'^^xsd:string;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101276'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1386_101276'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.4733333333333'^^xsd:double;
  dwc:endTimeOfDay '4.6163888888889'^^xsd:double;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101276'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5837__1386_101280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5837__1386_101280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5837__1386_101280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5837__1386_101280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1386_101280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5837_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-09'^^xsd:date;
  dwc:institutionCode 'DomSeTCO/Oceans Forward'^^xsd:string;
  dwc:collectionCode '1386'^^xsd:integer;
  dwc:catalogNumber '1386_101280'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1386_101280'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.132777777778'^^xsd:double;
  dwc:endTimeOfDay '17.974444444444'^^xsd:double;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1386_101280'^^xsd:string;
  dwc:observationDate '2016-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
# EOF