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

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

<https://eurobis.org/id/occurrence/8293__1964_1288709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288709'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1964_1288709'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.770833333333'^^xsd:double;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288709'^^xsd:string;
  dwc:observationDate '2009-12-26'^^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/8293__1964_1331221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1331221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331221'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1964_1331221'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '20.301388888889'^^xsd:double;
  dwc:endTimeOfDay '18.476111111111'^^xsd:double;
  dwc:longitude '19.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331221'^^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/8293__1964_1329163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 59.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "59.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329163'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1964_1329163'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.040833333333'^^xsd:double;
  dwc:longitude '59.5'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329163'^^xsd:string;
  dwc:observationDate '2009-07-15'^^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/8293__1964_1329352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 60.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "60.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329352'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1964_1329352'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3869444444444'^^xsd:double;
  dwc:longitude '60.5'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329352'^^xsd:string;
  dwc:observationDate '2009-10-12'^^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/8293__1964_1329162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5"^^xsd:decimal ;
  dwc:decimalLongitude "66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329162'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1964_1329162'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:longitude '66.5'^^xsd:double;
  dwc:latitude '25.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329162'^^xsd:string;
  dwc:observationDate '2009-07-12'^^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/8293__1964_1288419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "73.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288419'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1964_1288419'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0430555555556'^^xsd:double;
  dwc:longitude '73.5'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288419'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1329560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 78.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "78.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329560'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1964_1329560'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '6.7130555555556'^^xsd:double;
  dwc:endTimeOfDay '8.7575'^^xsd:double;
  dwc:longitude '78.5'^^xsd:double;
  dwc:latitude '23.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329560'^^xsd:string;
  dwc:observationDate '2010-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/8293__1964_1329346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5 70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5"^^xsd:decimal ;
  dwc:decimalLongitude "70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329346'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1964_1329346'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.5516666666667'^^xsd:double;
  dwc:longitude '70.5'^^xsd:double;
  dwc:latitude '25.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329346'^^xsd:string;
  dwc:observationDate '2009-09-22'^^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/8293__1964_1329468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.5"^^xsd:decimal ;
  dwc:decimalLongitude "80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329468'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1964_1329468'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1633333333333'^^xsd:double;
  dwc:longitude '80.5'^^xsd:double;
  dwc:latitude '22.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329468'^^xsd:string;
  dwc:observationDate '2009-12-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/8293__1964_1329340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 87.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "87.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329340'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1964_1329340'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4508333333333'^^xsd:double;
  dwc:longitude '87.5'^^xsd:double;
  dwc:latitude '21.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329340'^^xsd:string;
  dwc:observationDate '2009-09-11'^^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/8293__1964_1329309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 85.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.5"^^xsd:decimal ;
  dwc:decimalLongitude "85.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329309'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1964_1329309'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7444444444444'^^xsd:double;
  dwc:longitude '85.5'^^xsd:double;
  dwc:latitude '22.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329309'^^xsd:string;
  dwc:observationDate '2009-08-26'^^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/8293__1964_1330393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330393'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1964_1330393'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.631111111111'^^xsd:double;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330393'^^xsd:string;
  dwc:observationDate '2009-09-15'^^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/8293__1964_1289044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289044'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1964_1289044'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2738888888889'^^xsd:double;
  dwc:longitude '9.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289044'^^xsd:string;
  dwc:observationDate '2009-05-23'^^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/8293__1964_1329565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329565'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1964_1329565'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6711111111111'^^xsd:double;
  dwc:longitude '4.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329565'^^xsd:string;
  dwc:observationDate '2010-05-11'^^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/8293__1964_1289014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289014'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1964_1289014'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '21.3325'^^xsd:double;
  dwc:endTimeOfDay '13.221388888889'^^xsd:double;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289014'^^xsd:string;
  dwc:observationDate '2008-10-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/8293__1964_1289011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289011'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1964_1289011'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.618611111111'^^xsd:double;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289011'^^xsd:string;
  dwc:observationDate '2008-10-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/8293__1964_1289061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289061'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1964_1289061'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '7.0769444444444'^^xsd:double;
  dwc:endTimeOfDay '9.9827777777778'^^xsd:double;
  dwc:longitude '10.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289061'^^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/8293__1964_1330447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330447'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1964_1330447'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '18.133055555556'^^xsd:double;
  dwc:endTimeOfDay '6.5844444444444'^^xsd:double;
  dwc:longitude '11.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330447'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1964_1330435'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.8636111111111'^^xsd:double;
  dwc:endTimeOfDay '21.940833333333'^^xsd:double;
  dwc:longitude '12.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330435'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330407'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1964_1330407'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.3716666666667'^^xsd:double;
  dwc:endTimeOfDay '14.941944444444'^^xsd:double;
  dwc:longitude '13.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330407'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330385'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1964_1330385'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.671944444444'^^xsd:double;
  dwc:endTimeOfDay '2.1283333333333'^^xsd:double;
  dwc:longitude '14.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330385'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330816'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1964_1330816'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '14.071666666667'^^xsd:double;
  dwc:endTimeOfDay '14.167777777778'^^xsd:double;
  dwc:longitude '11.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330816'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330520'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1964_1330520'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '20.795'^^xsd:double;
  dwc:endTimeOfDay '1.4477777777778'^^xsd:double;
  dwc:longitude '12.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330520'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1289009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289009'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1964_1289009'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.7002777777778'^^xsd:double;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289009'^^xsd:string;
  dwc:observationDate '2008-09-12'^^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/8293__1964_1289010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289010'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1964_1289010'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.2325'^^xsd:double;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289010'^^xsd:string;
  dwc:observationDate '2008-09-19'^^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/8293__1964_1330360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330360'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1964_1330360'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '2.9319444444444'^^xsd:double;
  dwc:endTimeOfDay '17.911388888889'^^xsd:double;
  dwc:longitude '15.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330360'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330328'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1964_1330328'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '18.922222222222'^^xsd:double;
  dwc:endTimeOfDay '22.140833333333'^^xsd:double;
  dwc:longitude '16.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330328'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330303'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1964_1330303'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '21.403611111111'^^xsd:double;
  dwc:endTimeOfDay '17.1875'^^xsd:double;
  dwc:longitude '17.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330303'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330293'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1964_1330293'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '18.058055555556'^^xsd:double;
  dwc:endTimeOfDay '10.160555555556'^^xsd:double;
  dwc:longitude '18.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330293'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330276'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1964_1330276'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '18.638333333333'^^xsd:double;
  dwc:endTimeOfDay '16.424444444444'^^xsd:double;
  dwc:longitude '19.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330276'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330831'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1964_1330831'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '13.15'^^xsd:double;
  dwc:endTimeOfDay '8.4461111111111'^^xsd:double;
  dwc:longitude '11.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330831'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330832'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1964_1330832'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '7.1105555555556'^^xsd:double;
  dwc:endTimeOfDay '15.224166666667'^^xsd:double;
  dwc:longitude '12.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330832'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330736'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1964_1330736'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.99'^^xsd:double;
  dwc:longitude '13.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330736'^^xsd:string;
  dwc:observationDate '2009-11-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/8293__1964_1288885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288885'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1964_1288885'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.5916666666667'^^xsd:double;
  dwc:longitude '10.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288885'^^xsd:string;
  dwc:observationDate '2011-01-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/8293__1964_1329567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.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/8293__1964_1329567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1329567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329567'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1964_1329567'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.119444444444'^^xsd:double;
  dwc:endTimeOfDay '15.305833333333'^^xsd:double;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329567'^^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/8293__1964_1289002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289002'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1964_1289002'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.107777777778'^^xsd:double;
  dwc:longitude '24.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289002'^^xsd:string;
  dwc:observationDate '2008-08-20'^^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/8293__1964_1330201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330201'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1964_1330201'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '13.807222222222'^^xsd:double;
  dwc:endTimeOfDay '16.823888888889'^^xsd:double;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330201'^^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/8293__1964_1330219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330219'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1964_1330219'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '16.172222222222'^^xsd:double;
  dwc:endTimeOfDay '5.0722222222222'^^xsd:double;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330219'^^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/8293__1964_1330202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 22.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "22.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330202'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1964_1330202'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '17.591111111111'^^xsd:double;
  dwc:endTimeOfDay '0.81333333333333'^^xsd:double;
  dwc:longitude '22.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330202'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330196'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1964_1330196'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '10.492777777778'^^xsd:double;
  dwc:endTimeOfDay '9.2866666666667'^^xsd:double;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330196'^^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/8293__1964_1330179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 24.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330179'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1964_1330179'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.6622222222222'^^xsd:double;
  dwc:endTimeOfDay '3.0211111111111'^^xsd:double;
  dwc:longitude '24.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330179'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8293__1964_1330249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330249'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1964_1330249'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '20.899722222222'^^xsd:double;
  dwc:endTimeOfDay '12.623611111111'^^xsd:double;
  dwc:longitude '20.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330249'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8293__1964_1330228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330228'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1964_1330228'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '9.3769444444444'^^xsd:double;
  dwc:endTimeOfDay '13.233333333333'^^xsd:double;
  dwc:longitude '21.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330228'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8293__1964_1330262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330262'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1964_1330262'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.099166666667'^^xsd:double;
  dwc:longitude '23.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330262'^^xsd:string;
  dwc:observationDate '2009-09-02'^^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/8293__1964_1330171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330171'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1964_1330171'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '17.448611111111'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330171'^^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/8293__1964_1330149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330149'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1964_1330149'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.0716666666667'^^xsd:double;
  dwc:endTimeOfDay '16.161944444444'^^xsd:double;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330149'^^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/8293__1964_1330136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330136'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1964_1330136'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '8.9555555555556'^^xsd:double;
  dwc:endTimeOfDay '13.979722222222'^^xsd:double;
  dwc:longitude '27.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330136'^^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/8293__1964_1330110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330110'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1964_1330110'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '4.54'^^xsd:double;
  dwc:endTimeOfDay '16.098888888889'^^xsd:double;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330110'^^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/8293__1964_1330085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330085'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1964_1330085'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '15.980277777778'^^xsd:double;
  dwc:endTimeOfDay '17.986944444444'^^xsd:double;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330085'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1964_1330166'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.6111111111111'^^xsd:double;
  dwc:endTimeOfDay '20.339444444444'^^xsd:double;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330166'^^xsd:string;
  dwc:observationDate '2009-08-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/8293__1964_1330147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330147'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1964_1330147'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '9.7513888888889'^^xsd:double;
  dwc:endTimeOfDay '11.129444444444'^^xsd:double;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330147'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330139'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1964_1330139'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '2.3980555555556'^^xsd:double;
  dwc:endTimeOfDay '7.2458333333333'^^xsd:double;
  dwc:longitude '27.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330139'^^xsd:string;
  dwc:observationDate '2009-08-11'^^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/8293__1964_1330099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330099'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1964_1330099'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '14.713888888889'^^xsd:double;
  dwc:endTimeOfDay '12.8575'^^xsd:double;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330099'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1330090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330090'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1964_1330090'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '5.21'^^xsd:double;
  dwc:endTimeOfDay '12.991388888889'^^xsd:double;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330090'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1288887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288887> ;
  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/8293__1964_1288887>
  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/8293__1964_1288887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288887'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1964_1288887'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2491666666667'^^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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288887'^^xsd:string;
  dwc:observationDate '2011-01-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/8293__1964_1330048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330048'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1964_1330048'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '3.645'^^xsd:double;
  dwc:endTimeOfDay '19.540277777778'^^xsd:double;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330048'^^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/8293__1964_1330029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330029'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1964_1330029'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '9.4675'^^xsd:double;
  dwc:endTimeOfDay '9.0575'^^xsd:double;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330029'^^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/8293__1964_1330010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1330010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330010'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1964_1330010'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.8497222222222'^^xsd:double;
  dwc:endTimeOfDay '1.2694444444444'^^xsd:double;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330010'^^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/8293__1964_1329943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1329943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1329943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329943'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1964_1329943'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '3.965'^^xsd:double;
  dwc:endTimeOfDay '16.622777777778'^^xsd:double;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329943'^^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/8293__1964_1289074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1289074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1289074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289074'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1964_1289074'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '19.821388888889'^^xsd:double;
  dwc:endTimeOfDay '4.0847222222222'^^xsd:double;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1289074'^^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/8293__1964_1330049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1330049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1330049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330049'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1964_1330049'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.157222222222'^^xsd:double;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330049'^^xsd:string;
  dwc:observationDate '2009-08-02'^^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/8293__1964_1329945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1329945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1329945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329945'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1964_1329945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0097222222222'^^xsd:double;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329945'^^xsd:string;
  dwc:observationDate '2009-07-23'^^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/8293__1964_1329944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1329944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1329944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329944'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1964_1329944'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '3.5258333333333'^^xsd:double;
  dwc:endTimeOfDay '6.3041666666667'^^xsd:double;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329944'^^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/8293__1964_1331744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1331744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331744'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1964_1331744'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '19.465'^^xsd:double;
  dwc:endTimeOfDay '20.361111111111'^^xsd:double;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331744'^^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/8293__1964_1329312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329312> ;
  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/8293__1964_1329312>
  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/8293__1964_1329312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329312'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1964_1329312'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.002777777778'^^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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329312'^^xsd:string;
  dwc:observationDate '2009-08-27'^^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/8293__1964_1329300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329300> ;
  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/8293__1964_1329300>
  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/8293__1964_1329300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329300'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1964_1329300'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.49'^^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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329300'^^xsd:string;
  dwc:observationDate '2009-08-22'^^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/8293__1964_1331451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8293__1964_1331451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331451'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1964_1331451'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '20.363888888889'^^xsd:double;
  dwc:endTimeOfDay '3.3711111111111'^^xsd:double;
  dwc:longitude '34.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331451'^^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/8293__1964_1288898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288898> ;
  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/8293__1964_1288898>
  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/8293__1964_1288898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288898'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1964_1288898'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.231111111111'^^xsd:double;
  dwc:endTimeOfDay '4.4344444444444'^^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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288898'^^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/8293__1964_1331686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1331686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331686'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1964_1331686'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13.593055555556'^^xsd:double;
  dwc:endTimeOfDay '14.344444444444'^^xsd:double;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331686'^^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/8293__1964_1329313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329313'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1964_1329313'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.7777777777778'^^xsd:double;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329313'^^xsd:string;
  dwc:observationDate '2009-08-29'^^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/8293__1964_1331581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/8293__1964_1331581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331581'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1964_1331581'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '19.65'^^xsd:double;
  dwc:endTimeOfDay '13.591111111111'^^xsd:double;
  dwc:longitude '35.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331581'^^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/8293__1964_1288896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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/8293__1964_1288896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1288896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288896'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1964_1288896'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '1.0547222222222'^^xsd:double;
  dwc:endTimeOfDay '3.8986111111111'^^xsd:double;
  dwc:longitude '35.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288896'^^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/8293__1964_1288846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/8293__1964_1288846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1288846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288846'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1964_1288846'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '6.1280555555556'^^xsd:double;
  dwc:endTimeOfDay '1.7580555555556'^^xsd:double;
  dwc:longitude '34.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288846'^^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/8293__1964_1288702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288702> ;
  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/8293__1964_1288702>
  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/8293__1964_1288702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288702'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1964_1288702'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '1.7061111111111'^^xsd:double;
  dwc:endTimeOfDay '4.5436111111111'^^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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288702'^^xsd:string;
  dwc:observationDate '2009-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/8293__1964_1329830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329830'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1964_1329830'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.165555555556'^^xsd:double;
  dwc:longitude '44.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329830'^^xsd:string;
  dwc:observationDate '2009-07-05'^^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/8293__1964_1329325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329325'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1964_1329325'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329325'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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/8293__1964_1288886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288886'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1964_1288886'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.591111111111'^^xsd:double;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288886'^^xsd:string;
  dwc:observationDate '2011-01-17'^^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/8293__1964_1329283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329283'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1964_1329283'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.770833333333'^^xsd:double;
  dwc:longitude '48.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329283'^^xsd:string;
  dwc:observationDate '2009-08-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/8293__1964_1288824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288824'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1964_1288824'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.879444444444'^^xsd:double;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288824'^^xsd:string;
  dwc:observationDate '2010-05-19'^^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/8293__1964_1331012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1331012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331012'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1964_1331012'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.730555555556'^^xsd:double;
  dwc:longitude '52.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331012'^^xsd:string;
  dwc:observationDate '2010-11-11'^^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/8293__1964_1288940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 59.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "59.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288940'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1964_1288940'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.953611111111'^^xsd:double;
  dwc:longitude '59.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288940'^^xsd:string;
  dwc:observationDate '2010-09-02'^^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/8293__1964_1288889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288889'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1964_1288889'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.566944444444'^^xsd:double;
  dwc:longitude '55.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288889'^^xsd:string;
  dwc:observationDate '2011-01-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/8293__1964_1329541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 62.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "62.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329541'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1964_1329541'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.664722222222'^^xsd:double;
  dwc:longitude '62.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329541'^^xsd:string;
  dwc:observationDate '2010-03-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/8293__1964_1330834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 63.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "63.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330834'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1964_1330834'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.241666666667'^^xsd:double;
  dwc:longitude '63.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330834'^^xsd:string;
  dwc:observationDate '2010-04-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/8293__1964_1329557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 67.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "67.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329557'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1964_1329557'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.611388888889'^^xsd:double;
  dwc:longitude '67.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329557'^^xsd:string;
  dwc:observationDate '2010-05-03'^^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/8293__1964_1331348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 79.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "79.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1331348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331348'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1964_1331348'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.660833333333'^^xsd:double;
  dwc:longitude '79.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331348'^^xsd:string;
  dwc:observationDate '2011-10-07'^^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/8293__1964_1288864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 76.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "76.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288864'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1964_1288864'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.840833333333'^^xsd:double;
  dwc:longitude '76.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288864'^^xsd:string;
  dwc:observationDate '2010-12-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/8293__1964_1288891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288891'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1964_1288891'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.142777777778'^^xsd:double;
  dwc:longitude '80.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288891'^^xsd:string;
  dwc:observationDate '2011-02-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/8293__1964_1288890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1288890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1288890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1288890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1288890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1288890'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1964_1288890'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.780555555556'^^xsd:double;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1288890'^^xsd:string;
  dwc:observationDate '2011-01-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/8293__1964_1331035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1331035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331035'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1964_1331035'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.560555555556'^^xsd:double;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '22.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1331035'^^xsd:string;
  dwc:observationDate '2010-12-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/8293__1964_1329562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1329562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329562'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1964_1329562'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0325'^^xsd:double;
  dwc:longitude '-0.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 Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1329562'^^xsd:string;
  dwc:observationDate '2010-05-08'^^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/8293__1964_1330513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1330513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1330513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1330513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1330513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1330513'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1964_1330513'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0511111111111'^^xsd:double;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1964_1330513'^^xsd:string;
  dwc:observationDate '2009-10-06'^^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/8293__1964_1331748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.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/8293__1964_1331748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331748'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1964_1331748'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.187222222222'^^xsd:double;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1331748'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1332455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.5 70.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.5"^^xsd:decimal ;
  dwc:decimalLongitude "70.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1332455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332455'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1964_1332455'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3658333333333'^^xsd:double;
  dwc:longitude '70.5'^^xsd:double;
  dwc:latitude '22.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332455'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1332085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1332085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332085'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1964_1332085'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.3766666666667'^^xsd:double;
  dwc:longitude '3.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 "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332085'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1332232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1332232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332232'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1964_1332232'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.565'^^xsd:double;
  dwc:longitude '4.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 "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332232'^^xsd:string;
  dwc:observationDate '2009-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1332204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1332204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332204'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1964_1332204'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.0463888888889'^^xsd:double;
  dwc:endTimeOfDay '1.8533333333333'^^xsd:double;
  dwc:longitude '17.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 "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332204'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1289183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1289183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1289183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8293__1964_1289183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1289183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1289183'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1964_1289183'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.01'^^xsd:double;
  dwc:endTimeOfDay '20.0975'^^xsd:double;
  dwc:longitude '24.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1289183'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1332590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1332590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 23.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332590'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1964_1332590'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '1.9283333333333'^^xsd:double;
  dwc:endTimeOfDay '4.6194444444444'^^xsd:double;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332590'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1332502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1332502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 24.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332502'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1964_1332502'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '21.098333333333'^^xsd:double;
  dwc:endTimeOfDay '18.553611111111'^^xsd:double;
  dwc:longitude '24.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332502'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1332030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.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/8293__1964_1332030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332030'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1964_1332030'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '12.526388888889'^^xsd:double;
  dwc:endTimeOfDay '15.975'^^xsd:double;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332030'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1332027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.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/8293__1964_1332027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332027'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1964_1332027'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '8.3533333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6769444444444'^^xsd:double;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332027'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1332074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1332074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332074'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1964_1332074'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '1.7083333333333'^^xsd:double;
  dwc:endTimeOfDay '21.529166666667'^^xsd:double;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332074'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1332058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1332058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332058'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1964_1332058'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '9.5494444444444'^^xsd:double;
  dwc:endTimeOfDay '5.5941666666667'^^xsd:double;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332058'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1332046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1332046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 27.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332046'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1964_1332046'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '12.039722222222'^^xsd:double;
  dwc:endTimeOfDay '18.491388888889'^^xsd:double;
  dwc:longitude '27.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332046'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1332037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1332037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332037'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1964_1332037'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '8.61'^^xsd:double;
  dwc:endTimeOfDay '17.235555555556'^^xsd:double;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332037'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1332023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1332023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332023'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1964_1332023'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.280833333333'^^xsd:double;
  dwc:endTimeOfDay '1.4447222222222'^^xsd:double;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332023'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1332002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1332002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1332002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1332002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1332002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1332002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1332002'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1964_1332002'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '3.9066666666667'^^xsd:double;
  dwc:endTimeOfDay '5.0138888888889'^^xsd:double;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1332002'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1331982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1331982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331982'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1964_1331982'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '4.5341666666667'^^xsd:double;
  dwc:endTimeOfDay '6.0694444444444'^^xsd:double;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1331982'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1331964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1331964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331964'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1964_1331964'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '3.7327777777778'^^xsd:double;
  dwc:endTimeOfDay '19.631388888889'^^xsd:double;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1331964'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1331945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1331945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331945'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1964_1331945'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '20.461944444444'^^xsd:double;
  dwc:endTimeOfDay '12.299166666667'^^xsd:double;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1331945'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1331923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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/8293__1964_1331923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331923'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1964_1331923'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '8.025'^^xsd:double;
  dwc:endTimeOfDay '9.1394444444444'^^xsd:double;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1331923'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1329592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1329592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1329592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1329592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1329592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1329592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1329592'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1964_1329592'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.9033333333333'^^xsd:double;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1329592'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137206'^^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/8293__1964_1331906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1331906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 33.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331906'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1964_1331906'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '1.0013888888889'^^xsd:double;
  dwc:endTimeOfDay '1.6930555555556'^^xsd:double;
  dwc:longitude '33.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1331906'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/8293__1964_1331886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8293__1964_1331886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8293__1964_1331886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/8293__1964_1331886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8293__1964_1331886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964_1331886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8293_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-09-21'^^xsd:date;
  dwc:institutionCode 'Yaniv Levy'^^xsd:string;
  dwc:collectionCode '1964'^^xsd:integer;
  dwc:catalogNumber '1964_1331886'^^xsd:string;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1964_1331886'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '19.774166666667'^^xsd:double;
  dwc:endTimeOfDay '0.32277777777778'^^xsd:double;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Green Sea Turtle" by the provider'^^xsd:string;
  dwc:aphiaid '137206'^^xsd:integer;
  dwc:occurrenceId '1964_1331886'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
# EOF