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

<https://eurobis.org/id/occurrence/8280__1820_888168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888168'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1820_888168'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.066666666667'^^xsd:double;
  dwc:endTimeOfDay '12.133333333333'^^xsd:double;
  dwc:longitude '23.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888168'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8280__1820_888186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 24.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1820_888186'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '5.9333333333333'^^xsd:double;
  dwc:endTimeOfDay '17.95'^^xsd:double;
  dwc:longitude '24.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888186'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888237'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1820_888237'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.983333333333'^^xsd:double;
  dwc:endTimeOfDay '7.1333333333333'^^xsd:double;
  dwc:longitude '26.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888237'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888244'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1820_888244'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '9.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.669444444444'^^xsd:double;
  dwc:longitude '27.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888244'^^xsd:string;
  dwc:observationDate '2003-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888259'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1820_888259'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '5.1833333333333'^^xsd:double;
  dwc:endTimeOfDay '22.381666666667'^^xsd:double;
  dwc:longitude '28.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888259'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888275'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1820_888275'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '15.533333333333'^^xsd:double;
  dwc:endTimeOfDay '10.859444444444'^^xsd:double;
  dwc:longitude '29.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888275'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8280__1820_888219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888219'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1820_888219'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '21.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.197777777778'^^xsd:double;
  dwc:longitude '25.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888219'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8280__1820_888227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888227'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1820_888227'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '17.466666666667'^^xsd:double;
  dwc:endTimeOfDay '1.9730555555556'^^xsd:double;
  dwc:longitude '26.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888227'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8280__1820_888130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888130'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1820_888130'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '6.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6294444444444'^^xsd:double;
  dwc:longitude '22.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888130'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8280__1820_888149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888149'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1820_888149'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '11.733333333333'^^xsd:double;
  dwc:endTimeOfDay '22.483333333333'^^xsd:double;
  dwc:longitude '23.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888149'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888118'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1820_888118'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '2.3'^^xsd:double;
  dwc:endTimeOfDay '22.630555555556'^^xsd:double;
  dwc:longitude '21.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888118'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888125'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1820_888125'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '15.45'^^xsd:double;
  dwc:endTimeOfDay '2.7019444444444'^^xsd:double;
  dwc:longitude '22.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888125'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8280__1820_888099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888099'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1820_888099'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '16.183333333333'^^xsd:double;
  dwc:endTimeOfDay '10.951944444444'^^xsd:double;
  dwc:longitude '20.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888099'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_905781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_905781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_905781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8280__1820_905781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_905781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_905781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_905781'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1820_905781'^^xsd:string;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '6.645'^^xsd:double;
  dwc:endTimeOfDay '17.183055555556'^^xsd:double;
  dwc:longitude '20.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_905781'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8280__1820_905804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_905804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_905804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/8280__1820_905804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_905804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_905804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_905804'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1820_905804'^^xsd:string;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '21.840277777778'^^xsd:double;
  dwc:endTimeOfDay '18.114166666667'^^xsd:double;
  dwc:longitude '21.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_905804'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8280__1820_905789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_905789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_905789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/8280__1820_905789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_905789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_905789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_905789'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1820_905789'^^xsd:string;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '2.1797222222222'^^xsd:double;
  dwc:endTimeOfDay '21.895833333333'^^xsd:double;
  dwc:longitude '20.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_905789'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8280__1820_905809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_905809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_905809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/8280__1820_905809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_905809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_905809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_905809'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1820_905809'^^xsd:string;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '18.574444444444'^^xsd:double;
  dwc:endTimeOfDay '5.8905555555556'^^xsd:double;
  dwc:longitude '21.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_905809'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8280__1820_888360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888360'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1820_888360'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '21.486111111111'^^xsd:double;
  dwc:endTimeOfDay '22.436111111111'^^xsd:double;
  dwc:longitude '28.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888360'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888435> ;
  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/8280__1820_888435>
  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/8280__1820_888435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1820_888435'^^xsd:string;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11.371388888889'^^xsd:double;
  dwc:endTimeOfDay '20.2925'^^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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888435'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8280__1820_888288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888288'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1820_888288'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '4.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '14.438333333333'^^xsd:double;
  dwc:longitude '30.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888288'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888292'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1820_888292'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '22.833333333333'^^xsd:double;
  dwc:longitude '31.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888292'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888300'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1820_888300'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '18.666666666667'^^xsd:double;
  dwc:endTimeOfDay '6.6666666666667'^^xsd:double;
  dwc:longitude '32.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888300'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8280__1820_888306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888306'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1820_888306'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '6.25'^^xsd:double;
  dwc:endTimeOfDay '10.420555555556'^^xsd:double;
  dwc:longitude '33.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888306'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8280__1820_888316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888316'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1820_888316'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '11.3'^^xsd:double;
  dwc:endTimeOfDay '22.530277777778'^^xsd:double;
  dwc:longitude '33.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888316'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8280__1820_888322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888322'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1820_888322'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '23.4'^^xsd:double;
  dwc:endTimeOfDay '4.8666666666667'^^xsd:double;
  dwc:longitude '34.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888322'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8280__1820_888375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888375'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1820_888375'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '6.2261111111111'^^xsd:double;
  dwc:endTimeOfDay '22.827222222222'^^xsd:double;
  dwc:longitude '30.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888375'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8280__1820_888376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888376'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1820_888376'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3313888888889'^^xsd:double;
  dwc:longitude '31.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888376'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8280__1820_888378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888378'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1820_888378'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.506666666667'^^xsd:double;
  dwc:endTimeOfDay '10.043611111111'^^xsd:double;
  dwc:longitude '32.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888378'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888432'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1820_888432'^^xsd:string;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '6.4805555555556'^^xsd:double;
  dwc:endTimeOfDay '18.443333333333'^^xsd:double;
  dwc:longitude '30.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888432'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8280__1820_888388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888388'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1820_888388'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '15.071111111111'^^xsd:double;
  dwc:endTimeOfDay '17.771944444444'^^xsd:double;
  dwc:longitude '31.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888388'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888383'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1820_888383'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '19.079166666667'^^xsd:double;
  dwc:endTimeOfDay '10.954444444444'^^xsd:double;
  dwc:longitude '32.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888383'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888337'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1820_888337'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '6.4094444444444'^^xsd:double;
  dwc:endTimeOfDay '12.919722222222'^^xsd:double;
  dwc:longitude '33.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888337'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888335'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1820_888335'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.791944444444'^^xsd:double;
  dwc:endTimeOfDay '10.877222222222'^^xsd:double;
  dwc:longitude '34.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888335'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/8280__1820_888386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888386'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1820_888386'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.089722222222'^^xsd:double;
  dwc:longitude '31.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888386'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8280__1820_888324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888324'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1820_888324'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '17.282222222222'^^xsd:double;
  dwc:endTimeOfDay '1.5272222222222'^^xsd:double;
  dwc:longitude '35.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888324'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^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/8280__1820_888333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8280__1820_888333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8280__1820_888333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/8280__1820_888333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8280__1820_888333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820_888333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8280_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-13'^^xsd:date;
  dwc:institutionCode 'ARCHELON, the Sea Turtle Protection Society of Greece'^^xsd:string;
  dwc:collectionCode '1820'^^xsd:integer;
  dwc:catalogNumber '1820_888333'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1820_888333'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '17.838055555556'^^xsd:double;
  dwc:endTimeOfDay '2.2897222222222'^^xsd:double;
  dwc:longitude '35.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 "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1820_888333'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
# EOF