@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/8206__1174_95167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -58.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.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/8206__1174_95167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -58.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.5"^^xsd:decimal ;
  geo-pos:long "-58.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95167'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1174_95167'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '1.9880555555556'^^xsd:double;
  dwc:endTimeOfDay '21.5875'^^xsd:double;
  dwc:longitude '-58.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 '1174_95167'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -59.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.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/8206__1174_95151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -59.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.5"^^xsd:decimal ;
  geo-pos:long "-59.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95151'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1174_95151'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.312777777778'^^xsd:double;
  dwc:endTimeOfDay '3.0636111111111'^^xsd:double;
  dwc:longitude '-59.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 '1174_95151'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.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/8206__1174_95183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -57.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.5"^^xsd:decimal ;
  geo-pos:long "-57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95183'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1174_95183'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '12.803055555556'^^xsd:double;
  dwc:endTimeOfDay '12.468888888889'^^xsd:double;
  dwc:longitude '-57.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 '1174_95183'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95176> ;
  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/8206__1174_95176>
  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/8206__1174_95176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95176'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_95176'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '2.6408333333333'^^xsd:double;
  dwc:endTimeOfDay '17.649166666667'^^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 '1174_95176'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94173> ;
  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/8206__1174_94173>
  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/8206__1174_94173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94173'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1174_94173'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '4.9952777777778'^^xsd:double;
  dwc:endTimeOfDay '9.5758333333333'^^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 '1174_94173'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95201> ;
  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/8206__1174_95201>
  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/8206__1174_95201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95201'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1174_95201'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11.040555555556'^^xsd:double;
  dwc:endTimeOfDay '0.7675'^^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 '1174_95201'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.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/8206__1174_95199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -57.5)"^^geo:wktLiteral ;
  geo-pos:lat "17.5"^^xsd:decimal ;
  geo-pos:long "-57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95199'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1174_95199'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '15.177777777778'^^xsd:double;
  dwc:endTimeOfDay '16.833888888889'^^xsd:double;
  dwc:longitude '-57.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 '1174_95199'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94186> ;
  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/8206__1174_94186>
  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/8206__1174_94186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94186'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1174_94186'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '22.012222222222'^^xsd:double;
  dwc:endTimeOfDay '17.611111111111'^^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 '1174_94186'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.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/8206__1174_95214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -56.5)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95214'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1174_95214'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '6.5825'^^xsd:double;
  dwc:endTimeOfDay '12.498888888889'^^xsd:double;
  dwc:longitude '-56.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 '1174_95214'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.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/8206__1174_94208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -57.5)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94208'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1174_94208'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '21.109166666667'^^xsd:double;
  dwc:endTimeOfDay '15.093055555556'^^xsd:double;
  dwc:longitude '-57.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 '1174_94208'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.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/8206__1174_95221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95221'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1174_95221'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '16.372222222222'^^xsd:double;
  dwc:endTimeOfDay '14.066111111111'^^xsd:double;
  dwc:longitude '-55.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 '1174_95221'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.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/8206__1174_95217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -56.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95217'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1174_95217'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '21.45'^^xsd:double;
  dwc:endTimeOfDay '12.275833333333'^^xsd:double;
  dwc:longitude '-56.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 '1174_95217'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5 -60.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.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/8206__1174_95131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5 -60.5)"^^geo:wktLiteral ;
  geo-pos:lat "14.5"^^xsd:decimal ;
  geo-pos:long "-60.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95131'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1174_95131'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '5.4233333333333'^^xsd:double;
  dwc:endTimeOfDay '16.440555555556'^^xsd:double;
  dwc:longitude '-60.5'^^xsd:double;
  dwc:latitude '14.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 '1174_95131'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95058> ;
  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/8206__1174_95058>
  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/8206__1174_95058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95058'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1174_95058'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '21.273333333333'^^xsd:double;
  dwc:endTimeOfDay '12.432222222222'^^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 '1174_95058'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95025> ;
  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/8206__1174_95025>
  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/8206__1174_95025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95025'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_95025'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '1.5447222222222'^^xsd:double;
  dwc:endTimeOfDay '2.9511111111111'^^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 '1174_95025'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_93993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_93993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_93993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.5"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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/8206__1174_93993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.5"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_93993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_93993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_93993'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1174_93993'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '2.8494444444444'^^xsd:double;
  dwc:endTimeOfDay '9.9566666666667'^^xsd:double;
  dwc:longitude '-62.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 '1174_93993'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_93956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_93956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_93956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -63.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.5"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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/8206__1174_93956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -63.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.5"^^xsd:decimal ;
  geo-pos:long "-63.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_93956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_93956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_93956'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1174_93956'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '21.484722222222'^^xsd:double;
  dwc:endTimeOfDay '9.2016666666667'^^xsd:double;
  dwc:longitude '-63.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 '1174_93956'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94162> ;
  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/8206__1174_94162>
  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/8206__1174_94162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94162'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1174_94162'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '3.0844444444444'^^xsd:double;
  dwc:endTimeOfDay '17.652777777778'^^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 '1174_94162'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -61.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.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/8206__1174_94840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -61.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.5"^^xsd:decimal ;
  geo-pos:long "-61.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94840'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1174_94840'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '12.340277777778'^^xsd:double;
  dwc:endTimeOfDay '9.3986111111111'^^xsd:double;
  dwc:longitude '-61.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 '1174_94840'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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/8206__1174_94024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.5"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94024'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1174_94024'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '21.218888888889'^^xsd:double;
  dwc:endTimeOfDay '5.0766666666667'^^xsd:double;
  dwc:longitude '-62.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 '1174_94024'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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/8206__1174_94015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -62.5)"^^geo:wktLiteral ;
  geo-pos:lat "17.5"^^xsd:decimal ;
  geo-pos:long "-62.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94015'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1174_94015'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.369722222222'^^xsd:double;
  dwc:endTimeOfDay '4.5930555555556'^^xsd:double;
  dwc:longitude '-62.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 '1174_94015'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -63.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.5"^^xsd:decimal ;
  dwc:decimalLongitude "-63.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/8206__1174_94001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.5 -63.5)"^^geo:wktLiteral ;
  geo-pos:lat "17.5"^^xsd:decimal ;
  geo-pos:long "-63.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94001'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_94001'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '0.87416666666667'^^xsd:double;
  dwc:endTimeOfDay '5.3538888888889'^^xsd:double;
  dwc:longitude '-63.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 '1174_94001'^^xsd:string;
  dwc:observationDate '2014-06-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/8206__1174_95243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/8206__1174_95243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "21.5"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95243'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1174_95243'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '15.222777777778'^^xsd:double;
  dwc:endTimeOfDay '14.9325'^^xsd:double;
  dwc:longitude '-54.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 '1174_95243'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.5"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/8206__1174_95250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.5"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95250'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1174_95250'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '3.5063888888889'^^xsd:double;
  dwc:endTimeOfDay '8.9455555555556'^^xsd:double;
  dwc:longitude '-54.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 '1174_95250'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.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/8206__1174_95262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "23.5"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95262'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_95262'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '16.062777777778'^^xsd:double;
  dwc:endTimeOfDay '1.7847222222222'^^xsd:double;
  dwc:longitude '-53.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 '1174_95262'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/8206__1174_95259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "23.5"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95259'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1174_95259'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.1791666666667'^^xsd:double;
  dwc:endTimeOfDay '8.96'^^xsd:double;
  dwc:longitude '-54.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 '1174_95259'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.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/8206__1174_95268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95268'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1174_95268'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8.2244444444444'^^xsd:double;
  dwc:endTimeOfDay '2.2891666666667'^^xsd:double;
  dwc:longitude '-53.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 '1174_95268'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/8206__1174_94313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94313'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1174_94313'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8930555555556'^^xsd:double;
  dwc:endTimeOfDay '16.568055555556'^^xsd:double;
  dwc:longitude '-54.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 '1174_94313'^^xsd:string;
  dwc:observationDate '2014-07-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/8206__1174_95232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.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/8206__1174_95232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "20.5"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95232'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1174_95232'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '4.2133333333333'^^xsd:double;
  dwc:endTimeOfDay '2.0247222222222'^^xsd:double;
  dwc:longitude '-55.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 '1174_95232'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5 -56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.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/8206__1174_94233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.5 -56.5)"^^geo:wktLiteral ;
  geo-pos:lat "20.5"^^xsd:decimal ;
  geo-pos:long "-56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94233'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_94233'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '9.3952777777778'^^xsd:double;
  dwc:endTimeOfDay '3.1961111111111'^^xsd:double;
  dwc:longitude '-56.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 '1174_94233'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.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/8206__1174_95237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "21.5"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95237'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1174_95237'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '1.2680555555556'^^xsd:double;
  dwc:endTimeOfDay '4.7783333333333'^^xsd:double;
  dwc:longitude '-55.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 '1174_95237'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.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/8206__1174_94271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.5"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94271'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1174_94271'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '7.9063888888889'^^xsd:double;
  dwc:endTimeOfDay '21.704166666667'^^xsd:double;
  dwc:longitude '-55.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 '1174_94271'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.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/8206__1174_95276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "25.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95276'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1174_95276'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '9.8080555555556'^^xsd:double;
  dwc:endTimeOfDay '16.1425'^^xsd:double;
  dwc:longitude '-52.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 '1174_95276'^^xsd:string;
  dwc:observationDate '2014-07-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/8206__1174_95274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.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/8206__1174_95274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "25.5"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95274'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_95274'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '5.2461111111111'^^xsd:double;
  dwc:endTimeOfDay '1.8141666666667'^^xsd:double;
  dwc:longitude '-53.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 '1174_95274'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.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/8206__1174_95280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95280'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1174_95280'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.5038888888889'^^xsd:double;
  dwc:endTimeOfDay '10.574722222222'^^xsd:double;
  dwc:longitude '-52.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 '1174_95280'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.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/8206__1174_94345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94345'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1174_94345'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '5.7616666666667'^^xsd:double;
  dwc:endTimeOfDay '17.310555555556'^^xsd:double;
  dwc:longitude '-53.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 '1174_94345'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.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/8206__1174_95295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95295'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1174_95295'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.693055555556'^^xsd:double;
  dwc:endTimeOfDay '18.775277777778'^^xsd:double;
  dwc:longitude '-51.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 '1174_95295'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.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/8206__1174_95292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95292'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1174_95292'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '1.7972222222222'^^xsd:double;
  dwc:endTimeOfDay '22.001111111111'^^xsd:double;
  dwc:longitude '-52.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 '1174_95292'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.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/8206__1174_94346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94346'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1174_94346'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.8875'^^xsd:double;
  dwc:longitude '-53.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 '1174_94346'^^xsd:string;
  dwc:observationDate '2014-07-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/8206__1174_95306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.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/8206__1174_95306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95306'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_95306'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '4.7725'^^xsd:double;
  dwc:endTimeOfDay '15.8725'^^xsd:double;
  dwc:longitude '-51.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 '1174_95306'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.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/8206__1174_94382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94382'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_94382'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '1.0747222222222'^^xsd:double;
  dwc:endTimeOfDay '5.1372222222222'^^xsd:double;
  dwc:longitude '-52.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 '1174_94382'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.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/8206__1174_95317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95317'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1174_95317'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '14.778888888889'^^xsd:double;
  dwc:endTimeOfDay '15.108333333333'^^xsd:double;
  dwc:longitude '-50.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 '1174_95317'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.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/8206__1174_95313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95313'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1174_95313'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '17.881111111111'^^xsd:double;
  dwc:endTimeOfDay '22.170555555556'^^xsd:double;
  dwc:longitude '-51.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 '1174_95313'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.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/8206__1174_94395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94395'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1174_94395'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '9.9127777777778'^^xsd:double;
  dwc:endTimeOfDay '9.035'^^xsd:double;
  dwc:longitude '-52.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 '1174_94395'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_97574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8206__1174_97574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97574'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1174_97574'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11.151111111111'^^xsd:double;
  dwc:endTimeOfDay '5.185'^^xsd:double;
  dwc:longitude '-26.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 '1174_97574'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8206__1174_97603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97603'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_97603'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '13.424166666667'^^xsd:double;
  dwc:endTimeOfDay '1.1880555555556'^^xsd:double;
  dwc:longitude '-27.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 '1174_97603'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8206__1174_97613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97613'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1174_97613'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '10.191388888889'^^xsd:double;
  dwc:endTimeOfDay '5.0961111111111'^^xsd:double;
  dwc:longitude '-28.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 '1174_97613'^^xsd:string;
  dwc:observationDate '2015-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/8206__1174_97617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8206__1174_97617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97617'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1174_97617'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '15.230277777778'^^xsd:double;
  dwc:endTimeOfDay '17.603888888889'^^xsd:double;
  dwc:longitude '-29.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 '1174_97617'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8206__1174_97570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97570'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_97570'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.400277777778'^^xsd:double;
  dwc:endTimeOfDay '10.165277777778'^^xsd:double;
  dwc:longitude '-26.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 '1174_97570'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8206__1174_97558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97558'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_97558'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '18.349444444444'^^xsd:double;
  dwc:endTimeOfDay '5.6247222222222'^^xsd:double;
  dwc:longitude '-27.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 '1174_97558'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8206__1174_97648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97648'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1174_97648'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.5861111111111'^^xsd:double;
  dwc:endTimeOfDay '9.62'^^xsd:double;
  dwc:longitude '-29.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 '1174_97648'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8206__1174_97527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97527'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1174_97527'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.9594444444444'^^xsd:double;
  dwc:endTimeOfDay '13.608611111111'^^xsd:double;
  dwc:longitude '-26.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 '1174_97527'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8206__1174_97528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97528'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_97528'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.695833333333'^^xsd:double;
  dwc:longitude '-27.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 '1174_97528'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8206__1174_97659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97659'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1174_97659'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '6.3619444444444'^^xsd:double;
  dwc:endTimeOfDay '3.3055555555556'^^xsd:double;
  dwc:longitude '-29.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 '1174_97659'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8206__1174_97409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97409'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1174_97409'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '9.9936111111111'^^xsd:double;
  dwc:endTimeOfDay '2.5733333333333'^^xsd:double;
  dwc:longitude '-25.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 '1174_97409'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8206__1174_97512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97512'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1174_97512'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.6997222222222'^^xsd:double;
  dwc:endTimeOfDay '20.786666666667'^^xsd:double;
  dwc:longitude '-26.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 '1174_97512'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8206__1174_97681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97681'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1174_97681'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '5.6322222222222'^^xsd:double;
  dwc:endTimeOfDay '2.8977777777778'^^xsd:double;
  dwc:longitude '-29.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 '1174_97681'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/8206__1174_97402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97402'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1174_97402'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '3.6413888888889'^^xsd:double;
  dwc:endTimeOfDay '21.830555555556'^^xsd:double;
  dwc:longitude '-26.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 '1174_97402'^^xsd:string;
  dwc:observationDate '2015-02-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/8206__1174_97342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/8206__1174_97342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97342'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1174_97342'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '11.431111111111'^^xsd:double;
  dwc:endTimeOfDay '21.523611111111'^^xsd:double;
  dwc:longitude '-27.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 '1174_97342'^^xsd:string;
  dwc:observationDate '2015-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/8206__1174_97293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/8206__1174_97293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97293'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1174_97293'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '1.4594444444444'^^xsd:double;
  dwc:endTimeOfDay '10.686388888889'^^xsd:double;
  dwc:longitude '-28.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 '1174_97293'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8206__1174_97692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97692'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1174_97692'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '6.155'^^xsd:double;
  dwc:endTimeOfDay '4.4405555555556'^^xsd:double;
  dwc:longitude '-30.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 '1174_97692'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/8206__1174_97735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97735'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1174_97735'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.224166666667'^^xsd:double;
  dwc:endTimeOfDay '21.732222222222'^^xsd:double;
  dwc:longitude '-30.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 '1174_97735'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_95398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8206__1174_95398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95398'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1174_95398'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '22.051944444444'^^xsd:double;
  dwc:endTimeOfDay '19.838611111111'^^xsd:double;
  dwc:longitude '-49.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 '1174_95398'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_95413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95413'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_95413'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.816111111111'^^xsd:double;
  dwc:endTimeOfDay '18.218888888889'^^xsd:double;
  dwc:longitude '-48.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 '1174_95413'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_95410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8206__1174_95410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95410'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1174_95410'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '3.0569444444444'^^xsd:double;
  dwc:endTimeOfDay '4.4125'^^xsd:double;
  dwc:longitude '-49.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 '1174_95410'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_95426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95426'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_95426'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '16.436388888889'^^xsd:double;
  dwc:endTimeOfDay '7.3130555555556'^^xsd:double;
  dwc:longitude '-48.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 '1174_95426'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8206__1174_95414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95414'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_95414'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.430277777778'^^xsd:double;
  dwc:longitude '-49.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 '1174_95414'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_95429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/8206__1174_95429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95429'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1174_95429'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0911111111111'^^xsd:double;
  dwc:longitude '-47.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 '1174_95429'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_95430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_95430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95430'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_95430'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '12.106666666667'^^xsd:double;
  dwc:endTimeOfDay '10.083055555556'^^xsd:double;
  dwc:longitude '-48.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 '1174_95430'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_95435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95435'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1174_95435'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '11.497222222222'^^xsd:double;
  dwc:endTimeOfDay '22.889166666667'^^xsd:double;
  dwc:longitude '-48.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 '1174_95435'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_94806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8206__1174_94806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94806'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1174_94806'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9555555555556'^^xsd:double;
  dwc:endTimeOfDay '5.8430555555556'^^xsd:double;
  dwc:longitude '-49.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 '1174_94806'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/8206__1174_95580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95580'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1174_95580'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '16.760277777778'^^xsd:double;
  dwc:endTimeOfDay '13.883333333333'^^xsd:double;
  dwc:longitude '-47.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 '1174_95580'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_95439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95439'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_95439'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '3.4494444444444'^^xsd:double;
  dwc:endTimeOfDay '6.305'^^xsd:double;
  dwc:longitude '-48.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 '1174_95439'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8206__1174_95485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95485'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_95485'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '19.996666666667'^^xsd:double;
  dwc:endTimeOfDay '19.705833333333'^^xsd:double;
  dwc:longitude '-49.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 '1174_95485'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/8206__1174_95641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95641'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1174_95641'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '1.7188888888889'^^xsd:double;
  dwc:endTimeOfDay '5.4875'^^xsd:double;
  dwc:longitude '-47.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 '1174_95641'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_95656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95656'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1174_95656'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '3.7144444444444'^^xsd:double;
  dwc:endTimeOfDay '22.589166666667'^^xsd:double;
  dwc:longitude '-48.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 '1174_95656'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8206__1174_95495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95495'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_95495'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '10.789444444444'^^xsd:double;
  dwc:endTimeOfDay '17.6'^^xsd:double;
  dwc:longitude '-49.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 '1174_95495'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8206__1174_95736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -46.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95736'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_95736'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '4.0244444444444'^^xsd:double;
  dwc:endTimeOfDay '17.126666666667'^^xsd:double;
  dwc:longitude '-46.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 '1174_95736'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/8206__1174_95751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95751'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_95751'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.913611111111'^^xsd:double;
  dwc:endTimeOfDay '16.305'^^xsd:double;
  dwc:longitude '-47.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 '1174_95751'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_95529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95529'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_95529'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '10.023333333333'^^xsd:double;
  dwc:endTimeOfDay '16.587222222222'^^xsd:double;
  dwc:longitude '-48.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 '1174_95529'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8206__1174_94543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94543'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1174_94543'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '23.063611111111'^^xsd:double;
  dwc:endTimeOfDay '22.058611111111'^^xsd:double;
  dwc:longitude '-49.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 '1174_94543'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/8206__1174_95791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95791'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1174_95791'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17.833333333333'^^xsd:double;
  dwc:endTimeOfDay '11.952777777778'^^xsd:double;
  dwc:longitude '-47.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 '1174_95791'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-48.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/8206__1174_94548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94548'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1174_94548'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.152222222222'^^xsd:double;
  dwc:endTimeOfDay '22.463611111111'^^xsd:double;
  dwc:longitude '-48.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 '1174_94548'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_94546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/8206__1174_94546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -49.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94546'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1174_94546'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '0.85166666666667'^^xsd:double;
  dwc:endTimeOfDay '4.1563888888889'^^xsd:double;
  dwc:longitude '-49.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 '1174_94546'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_95323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.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/8206__1174_95323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95323'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_95323'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '22.628333333333'^^xsd:double;
  dwc:endTimeOfDay '14.799444444444'^^xsd:double;
  dwc:longitude '-50.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 '1174_95323'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.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/8206__1174_94406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94406'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1174_94406'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6430555555556'^^xsd:double;
  dwc:longitude '-51.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 '1174_94406'^^xsd:string;
  dwc:observationDate '2014-07-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/8206__1174_94417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.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/8206__1174_94417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94417'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1174_94417'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '12.804722222222'^^xsd:double;
  dwc:endTimeOfDay '19.773611111111'^^xsd:double;
  dwc:longitude '-52.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 '1174_94417'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8206__1174_95390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95390'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1174_95390'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '23.276944444444'^^xsd:double;
  dwc:endTimeOfDay '17.165833333333'^^xsd:double;
  dwc:longitude '-50.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 '1174_95390'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8206__1174_94437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94437'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1174_94437'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '18.108611111111'^^xsd:double;
  dwc:endTimeOfDay '13.280833333333'^^xsd:double;
  dwc:longitude '-52.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 '1174_94437'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8206__1174_94448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94448'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1174_94448'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '22.463888888889'^^xsd:double;
  dwc:endTimeOfDay '10.625833333333'^^xsd:double;
  dwc:longitude '-52.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 '1174_94448'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8206__1174_94465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94465'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1174_94465'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '4.6016666666667'^^xsd:double;
  dwc:endTimeOfDay '22.085277777778'^^xsd:double;
  dwc:longitude '-51.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 '1174_94465'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8206__1174_94450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -52.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94450'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1174_94450'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '17.164166666667'^^xsd:double;
  dwc:endTimeOfDay '23.508888888889'^^xsd:double;
  dwc:longitude '-52.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 '1174_94450'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8206__1174_94802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94802'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1174_94802'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '3.7630555555556'^^xsd:double;
  dwc:endTimeOfDay '19.07'^^xsd:double;
  dwc:longitude '-50.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 '1174_94802'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8206__1174_94788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94788'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_94788'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '0.9925'^^xsd:double;
  dwc:endTimeOfDay '15.936666666667'^^xsd:double;
  dwc:longitude '-51.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 '1174_94788'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8206__1174_94807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94807'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_94807'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.342222222222'^^xsd:double;
  dwc:endTimeOfDay '22.546111111111'^^xsd:double;
  dwc:longitude '-50.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 '1174_94807'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8206__1174_94509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94509'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_94509'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '10.457777777778'^^xsd:double;
  dwc:endTimeOfDay '19.440555555556'^^xsd:double;
  dwc:longitude '-51.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 '1174_94509'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8206__1174_94530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94530'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_94530'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '1.7302777777778'^^xsd:double;
  dwc:endTimeOfDay '14.645277777778'^^xsd:double;
  dwc:longitude '-51.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 '1174_94530'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_94531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8206__1174_94531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94531'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1174_94531'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.3036111111111'^^xsd:double;
  dwc:longitude '-50.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 '1174_94531'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_94534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8206__1174_94534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -51.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94534'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1174_94534'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '7.1919444444444'^^xsd:double;
  dwc:endTimeOfDay '18.696111111111'^^xsd:double;
  dwc:longitude '-51.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 '1174_94534'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_94537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_94537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_94537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8206__1174_94537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_94537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_94537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_94537'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1174_94537'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.5572222222222'^^xsd:double;
  dwc:endTimeOfDay '19.687777777778'^^xsd:double;
  dwc:longitude '-50.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 '1174_94537'^^xsd:string;
  dwc:observationDate '2014-08-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/8206__1174_98170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/8206__1174_98170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_98170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98170'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1174_98170'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.906388888889'^^xsd:double;
  dwc:longitude '-17.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 '1174_98170'^^xsd:string;
  dwc:observationDate '2015-05-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/8206__1174_98169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/8206__1174_98169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_98169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98169'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_98169'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '6.2797222222222'^^xsd:double;
  dwc:endTimeOfDay '15.901666666667'^^xsd:double;
  dwc:longitude '-18.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 '1174_98169'^^xsd:string;
  dwc:observationDate '2015-05-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/8206__1174_98112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/8206__1174_98112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_98112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98112'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1174_98112'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '2.6088888888889'^^xsd:double;
  dwc:endTimeOfDay '3.4372222222222'^^xsd:double;
  dwc:longitude '-19.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 '1174_98112'^^xsd:string;
  dwc:observationDate '2015-05-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/8206__1174_98070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98070> ;
  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/8206__1174_98070>
  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/8206__1174_98070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98070'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_98070'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.3363888888889'^^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 '1174_98070'^^xsd:string;
  dwc:observationDate '2015-05-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/8206__1174_98069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98069> ;
  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/8206__1174_98069>
  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/8206__1174_98069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98069'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1174_98069'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '16.743055555556'^^xsd:double;
  dwc:endTimeOfDay '17.371388888889'^^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 '1174_98069'^^xsd:string;
  dwc:observationDate '2015-05-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/8206__1174_98033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_98033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_98033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98033'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1174_98033'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.3019444444444'^^xsd:double;
  dwc:endTimeOfDay '16.8325'^^xsd:double;
  dwc:longitude '-20.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 '1174_98033'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_98018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_98018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -21.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_98018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98018'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1174_98018'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '7.8777777777778'^^xsd:double;
  dwc:endTimeOfDay '17.335277777778'^^xsd:double;
  dwc:longitude '-21.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 '1174_98018'^^xsd:string;
  dwc:observationDate '2015-04-27'^^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/8206__1174_98008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_98008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_98008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98008'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1174_98008'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.280833333333'^^xsd:double;
  dwc:longitude '-20.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 '1174_98008'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_98007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/8206__1174_98007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -21.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_98007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98007'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1174_98007'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.0175'^^xsd:double;
  dwc:endTimeOfDay '11.706666666667'^^xsd:double;
  dwc:longitude '-21.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 '1174_98007'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_98004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_98004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_98004> ;
  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/8206__1174_98004>
  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/8206__1174_98004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_98004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_98004'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1174_98004'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '18.088055555556'^^xsd:double;
  dwc:endTimeOfDay '8.1761111111111'^^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 '1174_98004'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/8206__1174_97178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97178'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1174_97178'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.459444444444'^^xsd:double;
  dwc:longitude '-26.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 '1174_97178'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/8206__1174_97260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97260'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1174_97260'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.8302777777778'^^xsd:double;
  dwc:endTimeOfDay '7.0586111111111'^^xsd:double;
  dwc:longitude '-27.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 '1174_97260'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/8206__1174_97270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97270'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_97270'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '6.8433333333333'^^xsd:double;
  dwc:endTimeOfDay '10.420555555556'^^xsd:double;
  dwc:longitude '-28.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 '1174_97270'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97175> ;
  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/8206__1174_97175>
  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/8206__1174_97175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97175'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_97175'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.1005555555556'^^xsd:double;
  dwc:endTimeOfDay '18.827222222222'^^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 '1174_97175'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_97146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97146'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1174_97146'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '4.7672222222222'^^xsd:double;
  dwc:endTimeOfDay '4.8205555555556'^^xsd:double;
  dwc:longitude '-27.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 '1174_97146'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_97145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97145'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1174_97145'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '6.4169444444444'^^xsd:double;
  dwc:endTimeOfDay '20.935555555556'^^xsd:double;
  dwc:longitude '-28.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 '1174_97145'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8206__1174_96912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_96912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96912'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1174_96912'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '1.8047222222222'^^xsd:double;
  dwc:endTimeOfDay '4.2577777777778'^^xsd:double;
  dwc:longitude '-29.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 '1174_96912'^^xsd:string;
  dwc:observationDate '2014-12-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/8206__1174_97132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97132> ;
  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/8206__1174_97132>
  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/8206__1174_97132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97132'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_97132'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.8725'^^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 "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1174_97132'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_97138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97138'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_97138'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '6.1866666666667'^^xsd:double;
  dwc:endTimeOfDay '10.078333333333'^^xsd:double;
  dwc:longitude '-28.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 '1174_97138'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8206__1174_97105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_97105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97105'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1174_97105'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '12.130555555556'^^xsd:double;
  dwc:endTimeOfDay '0.81833333333333'^^xsd:double;
  dwc:longitude '-29.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 '1174_97105'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8206__1174_97131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/8206__1174_97131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97131'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_97131'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '11.941944444444'^^xsd:double;
  dwc:endTimeOfDay '16.036388888889'^^xsd:double;
  dwc:longitude '-28.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 '1174_97131'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/8206__1174_97122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97122'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1174_97122'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '2.5369444444444'^^xsd:double;
  dwc:endTimeOfDay '15.371388888889'^^xsd:double;
  dwc:longitude '-29.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 '1174_97122'^^xsd:string;
  dwc:observationDate '2015-01-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/8206__1174_97995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.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/8206__1174_97995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97995'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_97995'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '3.5111111111111'^^xsd:double;
  dwc:endTimeOfDay '5.8630555555556'^^xsd:double;
  dwc:longitude '-23.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 '1174_97995'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97984> ;
  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/8206__1174_97984>
  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/8206__1174_97984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97984'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1174_97984'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.148611111111'^^xsd:double;
  dwc:endTimeOfDay '5.5411111111111'^^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 "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1174_97984'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.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/8206__1174_97979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97979'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1174_97979'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.7513888888889'^^xsd:double;
  dwc:endTimeOfDay '10.121111111111'^^xsd:double;
  dwc:longitude '-25.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 '1174_97979'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.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/8206__1174_97958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97958'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_97958'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '12.772222222222'^^xsd:double;
  dwc:endTimeOfDay '16.669722222222'^^xsd:double;
  dwc:longitude '-26.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 '1174_97958'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97955> ;
  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/8206__1174_97955>
  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/8206__1174_97955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97955'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_97955'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.3566666666667'^^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 "Leatherback" by the provider'^^xsd:string;
  dwc:aphiaid '137209'^^xsd:integer;
  dwc:occurrenceId '1174_97955'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.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/8206__1174_97954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97954'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1174_97954'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.5611111111111'^^xsd:double;
  dwc:endTimeOfDay '4.4663888888889'^^xsd:double;
  dwc:longitude '-28.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 '1174_97954'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.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/8206__1174_97941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97941'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1174_97941'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6580555555556'^^xsd:double;
  dwc:longitude '-29.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 '1174_97941'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97794> ;
  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/8206__1174_97794>
  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/8206__1174_97794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97794'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1174_97794'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '1.8602777777778'^^xsd:double;
  dwc:endTimeOfDay '14.945'^^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 '1174_97794'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/8206__1174_97797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97797'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_97797'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '17.133055555556'^^xsd:double;
  dwc:endTimeOfDay '18.7375'^^xsd:double;
  dwc:longitude '-30.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 '1174_97797'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/8206__1174_97861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97861'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_97861'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '20.845277777778'^^xsd:double;
  dwc:endTimeOfDay '0.66166666666667'^^xsd:double;
  dwc:longitude '-31.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 '1174_97861'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_97879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97879'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1174_97879'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '4.0438888888889'^^xsd:double;
  dwc:endTimeOfDay '12.743611111111'^^xsd:double;
  dwc:longitude '-31.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 '1174_97879'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_97883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -32.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97883'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1174_97883'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '16.569166666667'^^xsd:double;
  dwc:endTimeOfDay '19.1725'^^xsd:double;
  dwc:longitude '-32.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 '1174_97883'^^xsd:string;
  dwc:observationDate '2015-03-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/8206__1174_97082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_97082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97082'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1174_97082'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '7.845'^^xsd:double;
  dwc:endTimeOfDay '9.5391666666667'^^xsd:double;
  dwc:longitude '-30.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 '1174_97082'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8206__1174_97896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_97896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97896'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_97896'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '19.551111111111'^^xsd:double;
  dwc:endTimeOfDay '1.7505555555556'^^xsd:double;
  dwc:longitude '-31.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 '1174_97896'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8206__1174_97898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_97898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -32.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97898'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1174_97898'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '2.2941666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1430555555556'^^xsd:double;
  dwc:longitude '-32.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 '1174_97898'^^xsd:string;
  dwc:aphiaIdAccepted '137209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8206__1174_96441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_96441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -33.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96441'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1174_96441'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.378888888889'^^xsd:double;
  dwc:endTimeOfDay '12.421388888889'^^xsd:double;
  dwc:longitude '-33.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 '1174_96441'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_96427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/8206__1174_96427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96427'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1174_96427'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '23.041666666667'^^xsd:double;
  dwc:endTimeOfDay '14.324444444444'^^xsd:double;
  dwc:longitude '-34.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 '1174_96427'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_97912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/8206__1174_97912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97912'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1174_97912'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '14.431944444444'^^xsd:double;
  dwc:endTimeOfDay '16.515833333333'^^xsd:double;
  dwc:longitude '-31.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 '1174_97912'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/8206__1174_97900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -32.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97900'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1174_97900'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '10.490555555556'^^xsd:double;
  dwc:endTimeOfDay '13.218055555556'^^xsd:double;
  dwc:longitude '-32.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 '1174_97900'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_96403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/8206__1174_96403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96403'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1174_96403'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.964166666667'^^xsd:double;
  dwc:endTimeOfDay '10.083888888889'^^xsd:double;
  dwc:longitude '-35.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 '1174_96403'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_96383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_96383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -36.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96383'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1174_96383'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '5.9244444444444'^^xsd:double;
  dwc:endTimeOfDay '20.47'^^xsd:double;
  dwc:longitude '-36.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 '1174_96383'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_96153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -38.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_96153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -38.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-38.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96153'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_96153'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '0.23555555555556'^^xsd:double;
  dwc:endTimeOfDay '3.9530555555556'^^xsd:double;
  dwc:longitude '-38.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 '1174_96153'^^xsd:string;
  dwc:observationDate '2014-10-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/8206__1174_96186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/8206__1174_96186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96186'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1174_96186'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '17.613611111111'^^xsd:double;
  dwc:endTimeOfDay '1.505'^^xsd:double;
  dwc:longitude '-39.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 '1174_96186'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_96355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/8206__1174_96355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -36.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96355'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1174_96355'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '9.9322222222222'^^xsd:double;
  dwc:endTimeOfDay '20.548055555556'^^xsd:double;
  dwc:longitude '-36.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 '1174_96355'^^xsd:string;
  dwc:observationDate '2014-11-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/8206__1174_96348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/8206__1174_96348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -37.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96348'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1174_96348'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '1.4744444444444'^^xsd:double;
  dwc:endTimeOfDay '7.8088888888889'^^xsd:double;
  dwc:longitude '-37.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 '1174_96348'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_96274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/8206__1174_96274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96274'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1174_96274'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '8.7119444444444'^^xsd:double;
  dwc:endTimeOfDay '5.8875'^^xsd:double;
  dwc:longitude '-39.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 '1174_96274'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_97925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.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/8206__1174_97925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97925'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1174_97925'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '5.8936111111111'^^xsd:double;
  dwc:endTimeOfDay '19.97'^^xsd:double;
  dwc:longitude '-31.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 '1174_97925'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.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/8206__1174_97939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97939'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_97939'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.2072222222222'^^xsd:double;
  dwc:longitude '-30.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 '1174_97939'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.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/8206__1174_97935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97935'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1174_97935'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '2.6586111111111'^^xsd:double;
  dwc:endTimeOfDay '4.1858333333333'^^xsd:double;
  dwc:longitude '-31.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 '1174_97935'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_97940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_97940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_97940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.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/8206__1174_97940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_97940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_97940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_97940'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1174_97940'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '9.6569444444444'^^xsd:double;
  dwc:endTimeOfDay '11.713888888889'^^xsd:double;
  dwc:longitude '-30.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 '1174_97940'^^xsd:string;
  dwc:observationDate '2015-04-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/8206__1174_96333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -38.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.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/8206__1174_96333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -38.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-38.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96333'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1174_96333'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '3.6136111111111'^^xsd:double;
  dwc:endTimeOfDay '5.9758333333333'^^xsd:double;
  dwc:longitude '-38.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 '1174_96333'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_96308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/8206__1174_96308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96308'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1174_96308'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '7.6125'^^xsd:double;
  dwc:endTimeOfDay '1.8458333333333'^^xsd:double;
  dwc:longitude '-39.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 '1174_96308'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/8206__1174_95993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95993'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1174_95993'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.4625'^^xsd:double;
  dwc:longitude '-40.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 '1174_95993'^^xsd:string;
  dwc:observationDate '2014-10-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/8206__1174_95878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/8206__1174_95878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95878'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1174_95878'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '12.103333333333'^^xsd:double;
  dwc:endTimeOfDay '14.955833333333'^^xsd:double;
  dwc:longitude '-43.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 '1174_95878'^^xsd:string;
  dwc:observationDate '2014-09-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/8206__1174_95876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_95876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -44.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95876'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1174_95876'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '18.389722222222'^^xsd:double;
  dwc:endTimeOfDay '7.2908333333333'^^xsd:double;
  dwc:longitude '-44.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 '1174_95876'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/8206__1174_95983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95983'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1174_95983'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '1.5408333333333'^^xsd:double;
  dwc:endTimeOfDay '0.24027777777778'^^xsd:double;
  dwc:longitude '-40.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 '1174_95983'^^xsd:string;
  dwc:observationDate '2014-10-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/8206__1174_95992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -41.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/8206__1174_95992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -41.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-41.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95992'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1174_95992'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.054444444444'^^xsd:double;
  dwc:endTimeOfDay '1.7652777777778'^^xsd:double;
  dwc:longitude '-41.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 '1174_95992'^^xsd:string;
  dwc:observationDate '2014-10-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/8206__1174_95903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/8206__1174_95903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95903'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1174_95903'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '10.773888888889'^^xsd:double;
  dwc:endTimeOfDay '17.265833333333'^^xsd:double;
  dwc:longitude '-42.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 '1174_95903'^^xsd:string;
  dwc:observationDate '2014-10-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/8206__1174_95892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/8206__1174_95892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95892'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1174_95892'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '6.5341666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6419444444444'^^xsd:double;
  dwc:longitude '-43.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 '1174_95892'^^xsd:string;
  dwc:observationDate '2014-10-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/8206__1174_95820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -45.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/8206__1174_95820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -45.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-45.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95820'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1174_95820'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.287222222222'^^xsd:double;
  dwc:longitude '-45.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 '1174_95820'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/8206__1174_95815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -46.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95815'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1174_95815'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.7375'^^xsd:double;
  dwc:endTimeOfDay '3.0936111111111'^^xsd:double;
  dwc:longitude '-46.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 '1174_95815'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/8206__1174_95809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95809'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1174_95809'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.2425'^^xsd:double;
  dwc:endTimeOfDay '7.5583333333333'^^xsd:double;
  dwc:longitude '-47.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 '1174_95809'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -45.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/8206__1174_95834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -45.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-45.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95834'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1174_95834'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '16.646388888889'^^xsd:double;
  dwc:endTimeOfDay '9.1236111111111'^^xsd:double;
  dwc:longitude '-45.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 '1174_95834'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/8206__1174_95843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -46.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95843'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1174_95843'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '22.136111111111'^^xsd:double;
  dwc:endTimeOfDay '8.8133333333333'^^xsd:double;
  dwc:longitude '-46.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 '1174_95843'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/8206__1174_95858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -46.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95858'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1174_95858'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '14.102222222222'^^xsd:double;
  dwc:endTimeOfDay '9.7836111111111'^^xsd:double;
  dwc:longitude '-46.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 '1174_95858'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.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/8206__1174_95847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -47.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95847'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1174_95847'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '1.9602777777778'^^xsd:double;
  dwc:endTimeOfDay '10.068333333333'^^xsd:double;
  dwc:longitude '-47.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 '1174_95847'^^xsd:string;
  dwc:observationDate '2014-09-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/8206__1174_95870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -45.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_95870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -45.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-45.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95870'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1174_95870'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '17.645833333333'^^xsd:double;
  dwc:endTimeOfDay '13.058055555556'^^xsd:double;
  dwc:longitude '-45.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 '1174_95870'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_95864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/8206__1174_95864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -46.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95864'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1174_95864'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '22.059166666667'^^xsd:double;
  dwc:endTimeOfDay '15.275'^^xsd:double;
  dwc:longitude '-46.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 '1174_95864'^^xsd:string;
  dwc:observationDate '2014-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/8206__1174_96278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_96278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_96278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/8206__1174_96278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_96278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_96278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_96278'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1174_96278'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.1383333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8441666666667'^^xsd:double;
  dwc:longitude '-40.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 '1174_96278'^^xsd:string;
  dwc:observationDate '2014-11-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/8206__1174_95911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -41.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/8206__1174_95911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -41.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-41.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95911'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1174_95911'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '2.17'^^xsd:double;
  dwc:endTimeOfDay '12.103055555556'^^xsd:double;
  dwc:longitude '-41.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 '1174_95911'^^xsd:string;
  dwc:observationDate '2014-10-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/8206__1174_95904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8206__1174_95904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8206__1174_95904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/8206__1174_95904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8206__1174_95904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1174_95904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8206_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'Jake Levenson'^^xsd:string;
  dwc:collectionCode '1174'^^xsd:integer;
  dwc:catalogNumber '1174_95904'^^xsd:string;
  dwc:scientificName 'Dermochelys coriacea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1174_95904'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.5'^^xsd:double;
  dwc:longitude '-42.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 '1174_95904'^^xsd:string;
  dwc:observationDate '2014-10-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;
  .
# EOF