@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/4849__1146_1005117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1005117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1005117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1005117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1005117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1005117'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '1146_1005117'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-44.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1005117'^^xsd:string;
  dwc:observationDate '2009-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1004941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1004941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1004941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1004941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1004941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1004941'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1146_1004941'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1004941'^^xsd:string;
  dwc:observationDate '2009-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000206'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1146_1000206'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000206'^^xsd:string;
  dwc:observationDate '2012-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000205> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000205>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000205'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1146_1000205'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000205'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000197'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1146_1000197'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000197'^^xsd:string;
  dwc:observationDate '2012-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000196> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000196>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000196'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1146_1000196'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000196'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000193'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1146_1000193'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000193'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000187'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1146_1000187'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000187'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000181'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1146_1000181'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000181'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000178> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000178>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000178'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1146_1000178'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000178'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000170'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1146_1000170'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000170'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000166'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1146_1000166'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000166'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000150> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000150>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000150'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1146_1000150'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000150'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000141> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000141>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000141'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1146_1000141'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000141'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000132> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000132>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000132'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1146_1000132'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000132'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000118> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000118>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000118'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1146_1000118'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000118'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000114'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1146_1000114'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000114'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000106> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1000106>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1000106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000106'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1146_1000106'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000106'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000096'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1146_1000096'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000096'^^xsd:string;
  dwc:observationDate '2012-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000095'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1146_1000095'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000095'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000089'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1146_1000089'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000089'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1000081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1000081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1000081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1000081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1000081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1000081'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1146_1000081'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1000081'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999967'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '1146_999967'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999967'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_998950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998950'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '1146_998950'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998950'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999969'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1146_999969'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999969'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999971> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_999971>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_999971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999971'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1146_999971'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999971'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999974'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '1146_999974'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999974'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998974> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_998974>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_998974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998974'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '1146_998974'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998974'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999995'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1146_999995'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999995'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999999'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '1146_999999'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999999'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_998776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998776'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1146_998776'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998776'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999994'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1146_999994'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999994'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999890'^^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 '1146_999890'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999890'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_998124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998124'^^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 '1146_998124'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998124'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999694'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1146_999694'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999694'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999887'^^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 '18'^^xsd:integer;
  dwc:collectorNumber '1146_999887'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999887'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1006409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1006409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1006409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1006409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1006409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1006409'^^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 '1146_1006409'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1006409'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999821'^^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 '1146_999821'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999821'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999820'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '1146_999820'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999820'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1006828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1006828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1006828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1006828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1006828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1006828'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1146_1006828'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1006828'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999827'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '1146_999827'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999827'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999828'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '1146_999828'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999828'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999546'^^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 '1146_999546'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999546'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_925847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_925847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_925847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_925847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_925847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_925847'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1146_925847'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_925847'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999848'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1146_999848'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999848'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999456'^^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 '1146_999456'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999456'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999318'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1146_999318'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999318'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1006044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1006044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1006044> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_1006044>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_1006044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1006044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1006044'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '1146_1006044'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1006044'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999863'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '1146_999863'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999863'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999334'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '1146_999334'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999334'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1005280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1005280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1005280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1005280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1005280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1005280'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1146_1005280'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1005280'^^xsd:string;
  dwc:observationDate '2010-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999868'^^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 '1146_999868'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999868'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998618> ;
  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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4849__1146_998618>
  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 ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4849__1146_998618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998618'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '1146_998618'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998618'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1005379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1005379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1005379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1005379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1005379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1005379'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '1146_1005379'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1005379'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007069'^^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 '1146_1007069'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007069'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999873'^^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 '1146_999873'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999873'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_998654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998654'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '1146_998654'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998654'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007502'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '1146_1007502'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007502'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007492'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '1146_1007492'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007492'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999876'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '1146_999876'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999876'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_999878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_999878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_999878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_999878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_999878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_999878'^^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 '1146_999878'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_999878'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007408'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '1146_1007408'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007408'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1005371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1005371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1005371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1005371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1005371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1005371'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1146_1005371'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1005371'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_998713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998713'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '1146_998713'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998713'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_998684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998684'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '1146_998684'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998684'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007404'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1146_1007404'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007404'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_998718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_998718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_998718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_998718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_998718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_998718'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '1146_998718'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_998718'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007430'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '1146_1007430'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007430'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007390'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1146_1007390'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007390'^^xsd:string;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007471'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1146_1007471'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007471'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007477'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1146_1007477'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007477'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007486'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1146_1007486'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007486'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4849__1146_1007488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4849__1146_1007488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4849__1146_1007488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4849__1146_1007488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1146_1007488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4849_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Yonat Swimmer'^^xsd:string;
  dwc:collectionCode '1146'^^xsd:integer;
  dwc:catalogNumber '1146_1007488'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1146_1007488'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Loggerhead" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '1146_1007488'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF