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

<https://eurobis.org/id/occurrence/4526__980_827127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827127'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '980_827127'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-11.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 '980_827127'^^xsd:string;
  dwc:observationDate '2005-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.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/4526__980_807002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_807002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807002'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '980_807002'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '1.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 '980_807002'^^xsd:string;
  dwc:observationDate '2005-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/4526__980_807540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_807540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807540'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '980_807540'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '43.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 '980_807540'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807001> ;
  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/4526__980_807001>
  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/4526__980_807001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807001'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '980_807001'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^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 '980_807001'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/4526__980_806696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806696'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '980_806696'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '43.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 '980_806696'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_986186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_986186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_986186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/4526__980_986186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_986186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_986186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_986186'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '980_986186'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '12.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 '980_986186'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/4526__980_827057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827057'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '980_827057'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '43.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 '980_827057'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/4526__980_827066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827066'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '980_827066'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '42.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 '980_827066'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.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/4526__980_827058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827058'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '980_827058'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 '14.5'^^xsd:double;
  dwc:latitude '43.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 '980_827058'^^xsd:string;
  dwc:observationDate '2004-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/4526__980_827068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827068'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '980_827068'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '42.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 '980_827068'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.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/4526__980_827074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827074'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '980_827074'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '41.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 '980_827074'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.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/4526__980_827071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827071'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '980_827071'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '42.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 '980_827071'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/4526__980_827077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827077'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '980_827077'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '17.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 '980_827077'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827075'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '980_827075'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '41.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 '980_827075'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/4526__980_806791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806791'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '980_806791'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '18.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 '980_806791'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/4526__980_827080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827080'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '980_827080'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '18.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 '980_827080'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/4526__980_827081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827081'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '980_827081'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '18.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 '980_827081'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807562'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '980_807562'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '41.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 '980_807562'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/4526__980_806949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806949'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '980_806949'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '19.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 '980_806949'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/4526__980_806952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806952'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '980_806952'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '19.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 '980_806952'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.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/4526__980_806841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806841'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '980_806841'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '19.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 '980_806841'^^xsd:string;
  dwc:observationDate '2004-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.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/4526__980_806792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806792'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '980_806792'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '19.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 '980_806792'^^xsd:string;
  dwc:observationDate '2004-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/4526__980_827094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_827094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827094'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '980_827094'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '19.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 '980_827094'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.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/4526__980_807561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 19.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_807561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807561'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '980_807561'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '19.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 '980_807561'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.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/4526__980_806970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806970'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '980_806970'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '20.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 '980_806970'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.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/4526__980_806955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4526__980_806955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806955'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '980_806955'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '20.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 '980_806955'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827436'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '980_827436'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '20.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 '980_827436'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827115'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '980_827115'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '20.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 '980_827115'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827095'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '980_827095'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '20.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 '980_827095'^^xsd:string;
  dwc:observationDate '2004-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_806975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806975'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '980_806975'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '21.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 '980_806975'^^xsd:string;
  dwc:observationDate '2005-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827328'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '980_827328'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '21.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 '980_827328'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827435'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '980_827435'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '21.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 '980_827435'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827151'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '980_827151'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '21.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 '980_827151'^^xsd:string;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_806968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_806968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_806968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_806968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_806968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_806968'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '980_806968'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '22.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 '980_806968'^^xsd:string;
  dwc:observationDate '2005-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827324'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '980_827324'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '22.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 '980_827324'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_827434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_827434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_827434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 22.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "22.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_827434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_827434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_827434'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '980_827434'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '22.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 '980_827434'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807495'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '980_807495'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '23.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 '980_807495'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807496'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '980_807496'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '23.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 '980_807496'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807208'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '980_807208'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '23.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 '980_807208'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807206'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '980_807206'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '23.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 '980_807206'^^xsd:string;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807482'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '980_807482'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '24.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 '980_807482'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807485'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '980_807485'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '24.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 '980_807485'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807243'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '980_807243'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '24.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 '980_807243'^^xsd:string;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807216'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '980_807216'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '24.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 '980_807216'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807207'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '980_807207'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '24.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 '980_807207'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807294'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '980_807294'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '25.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 '980_807294'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807356'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '980_807356'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '25.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 '980_807356'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807242'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '980_807242'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '25.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 '980_807242'^^xsd:string;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807277'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '980_807277'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '26.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 '980_807277'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807275'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '980_807275'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '26.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 '980_807275'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4526__980_807004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4526__980_807004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4526__980_807004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4526__980_807004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980_807004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4526_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-07-18'^^xsd:date;
  dwc:institutionCode 'University of Pisa'^^xsd:string;
  dwc:collectionCode '980'^^xsd:integer;
  dwc:catalogNumber '980_807004'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '980_807004'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '47.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 '980_807004'^^xsd:string;
  dwc:observationDate '2005-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF